Post

Export Chat Invite Link

Client.export_chat_invite_link()

دریافت لینک دعوت یک چت

Parameters

  • chat_id (int | str)

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

Returns

str

Example

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