Td Api Update New Chat - OTR/Kotlin-Telegram-Client GitHub Wiki
TdApi.UpdateNewChat
Class Desciption
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.
Properties
chat
: TdApi.Chat - the chat entity.
Example