Post

Leave Chat

Client.leave_chat()

ترک کردن یک چت

Parameters

  • chat_id (int | str)

    آیدی چتی که بات آن را ترک میکند

Returns

bool

Example

1
await bot.leave_chat(1234567890)
This post is licensed under CC BY 4.0 by the author.