Post

Get Chat

Client.get_chat()

دریافت اطلاعات چت

Parameters

  • chat_id (int | str)

    آیدی چتی که اطلاعات آن دریافت میشود

Returns

Chat

Example

1
await bot.get_chat(1234567890)


پست قبلی: Send Message

پست بعدی: Message Handler

This post is licensed under CC BY 4.0 by the author.