Revoke Chat Invite Link
data class RevokeChatInviteLink(val chatId: ChatIdentifier, val inviteLink: String) : KnownChatInviteLinkRequest<SecondaryChatInviteLink>
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<SecondaryChatInviteLink>
Content copied to clipboard