1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-08-29 04:16:33 +00:00
Files
tgbotapi/docs/dev.inmo.tgbotapi.requests.chat/index.md
InsanusMokrassar b942627f12 deploy: 308fb9274b
2021-03-17 15:18:37 +00:00

15 lines
1.4 KiB
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.chat](index.md)
# Package dev.inmo.tgbotapi.requests.chat
## Types
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.requests.chat/ExportChatInviteLink///PointingToDeclaration/"></a>[ExportChatInviteLink](-export-chat-invite-link/index.md)| <a name="dev.inmo.tgbotapi.requests.chat/ExportChatInviteLink///PointingToDeclaration/"></a>[common] <br>Content <br>data class [ExportChatInviteLink](-export-chat-invite-link/index.md)(**chatId**: [ChatIdentifier](../dev.inmo.tgbotapi.types/-chat-identifier/index.md)) : [ChatRequest](../dev.inmo.tgbotapi.CommonAbstracts.types/-chat-request/index.md), [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)> <br><br><br>|
| <a name="dev.inmo.tgbotapi.requests.chat/LeaveChat///PointingToDeclaration/"></a>[LeaveChat](-leave-chat/index.md)| <a name="dev.inmo.tgbotapi.requests.chat/LeaveChat///PointingToDeclaration/"></a>[common] <br>Content <br>data class [LeaveChat](-leave-chat/index.md)(**chatId**: [ChatIdentifier](../dev.inmo.tgbotapi.types/-chat-identifier/index.md)) : [ChatRequest](../dev.inmo.tgbotapi.CommonAbstracts.types/-chat-request/index.md), [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)> <br><br><br>|