Package dev. inmo. tgbotapi. requests. chat
Types
Export Chat Invite Link
Link copied to clipboard
data class ExportChatInviteLink(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<String>
Content copied to clipboard
Leave Chat
Link copied to clipboard
data class LeaveChat(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<Boolean>
Content copied to clipboard