mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-08-22 17:06:45 +00:00
1.4 KiB
1.4 KiB
//docs/dev.inmo.tgbotapi.requests.chat
Package dev.inmo.tgbotapi.requests.chat
Types
| Name | Summary |
|---|---|
| ExportChatInviteLink | [common] Content data class ExportChatInviteLink(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<String> |
| LeaveChat | [common] Content data class LeaveChat(chatId: ChatIdentifier) : ChatRequest, SimpleRequest<Boolean> |