docs
35.1.0
      Target filter
Search in API
Skip to content
    docs
docs/dev.inmo.tgbotapi.extensions.api.chat.invite_links/revokeChatInviteLink

revokeChatInviteLink

suspend fun TelegramBot.revokeChatInviteLink(chatId: ChatIdentifier, previousLink: String): SecondaryChatInviteLink(source)
suspend fun TelegramBot.revokeChatInviteLink(chat: PublicChat, previousLink: String): SecondaryChatInviteLink(source)
suspend fun TelegramBot.revokeChatInviteLink(chatId: ChatIdentifier, previousLink: ChatInviteLink): SecondaryChatInviteLink(source)
suspend fun TelegramBot.revokeChatInviteLink(chat: PublicChat, previousLink: ChatInviteLink): SecondaryChatInviteLink(source)
Generated by Dokka
© 2026 Copyright