TDLib v0.0.2 TDLib.Object.UpdateChatPhoto View Source
A chat photo was changed.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
photo | chatPhoto | The new chat photo; may be null. |
More details on telegram’s documentation.
A chat photo was changed.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
photo | chatPhoto | The new chat photo; may be null. |
More details on telegram’s documentation.