exportChatInviteLink

suspend fun TelegramBot.exportChatInviteLink(chatId: ChatIdentifier): String
suspend fun TelegramBot.exportChatInviteLink(chat: PublicChat): String