TDLib v0.0.2 TDLib.Object.UpdateNewChat View Source
A new chat has been loaded/created. This update is guaranteed to come before the chat identifier is returned to the client. The chat field changes will be reported through separate updates.
Name | Type | Description |
---|---|---|
chat | chat | The chat. |
More details on telegram’s documentation.