UpdateChat
Update a chat.
Input
| Name | Type | Required | Description |
| ChatId | String | True | The Id of the chat. |
| Topic | String | True | The title of the chat. The chat title can be provided only if the chat is of group type. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation was successful. |