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

editChatSubscriptionInviteLink

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