Create Chat Invite Link
Client.create_chat_invite_link()
ساختن لینک دعوت جدید برای یک چت
Parameters
Returns
InviteLink
Example
1
await bot.create_chat_invite_link(1234567890)
This post is licensed under CC BY 4.0 by the author.
ساختن لینک دعوت جدید برای یک چت
InviteLink
1
await bot.create_chat_invite_link(1234567890)