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.

NameTypeDescription
chatchatThe chat.

More details on telegram’s documentation.