1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/updateNewChat.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

698 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