1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/closeChat.md

561 B

title description
closeChat Chat is closed by the user. Many useful activities depends on chat being opened or closed.

Method: closeChat

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Chat is closed by the user. Many useful activities depends on chat being opened or closed.

Parameters:

Name Type Required Description
chat_id CLICK ME int53 Yes Chat identifier

Return type: Ok