From b495072dea0ccd4c93ef0b74751c3682be900bda Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Thu, 29 Dec 2022 16:34:48 -0300 Subject: Update documentation Signed-off-by: Vitor Mattos --- docs/conversation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conversation.md b/docs/conversation.md index 5348c8440..bab915cc6 100644 --- a/docs/conversation.md +++ b/docs/conversation.md @@ -90,7 +90,7 @@ | `statusMessage` | string | v4 | | Optional: Only available for one-to-one conversations and when `includeStatus=true` is set | | `participants` | array | v1 | v2 | **Removed** | | `guestList` | string | v1 | v2 | **Removed** | -| `avatarUrl` | string | v4 | | Avatar URL of the conversation including a version flag `v=…` for easier expiration of the avatar in case a moderator updates it, since the avatar endpoint should be cached for 24 hours. | +| `avatarVersion` | string | v4 | | Version of conversation avatar used to easier expiration of the avatar in case a moderator updates it, since the avatar endpoint should be cached for 24 hours. | | `callStartTime` | int | v4 | | Timestamp when the call was started (only available with `recording-v1` capability) | | `callRecording` | int | v4 | | Type of call recording (see [Constants - Call recording status](constants.md#call-recording-status)) (only available with `recording-v1` capability) | -- cgit v1.2.3