1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/abstracts/types
2022-09-15 00:17:18 +06:00
..
ChatRequest.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
DisableNotification.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
DisableWebPagePreview.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
InlineMessageAction.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
MessageAction.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
OptionalChatRequest.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
ProtectContent.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
ReplyMessageId.kt MessageIdentifier -> MessageId, replies with chatsIds/messageIds 2022-09-15 00:17:18 +06:00
UntilDate.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
WithReplyMarkup.kt solution for #636 2022-08-05 11:49:04 +06:00