MadelineProtoDocs/docs/TD_docs/constructors/updateNewChat.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

771 B

title description image
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 https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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