mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-17 22:03:48 +00:00
935 B
935 B
//docs/dev.inmo.tgbotapi.extensions.api.chat/exportChatInviteLink
exportChatInviteLink
[common]
Content
suspend fun TelegramBot.exportChatInviteLink(chatId: ChatIdentifier): String
suspend fun TelegramBot.exportChatInviteLink(chat: PublicChat): String