MadelineProto/docs/TD_docs/constructors/updateNewChat.md
2017-08-25 15:05:53 +02:00

691 B

title description
updateNewChat New chat has been loaded/created. This update is guaranteed to come before chat identifier is returned to the client. Chat field changes will be reported through separate updates

Constructor: updateNewChat

Back to constructors index

New chat has been loaded/created. This update is guaranteed to come before chat identifier is returned to the client. Chat field changes will be reported through separate updates

Attributes:

Name Type Required Description
chat chat Yes The chat

Type: Update