1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/message/abstracts
2024-04-16 22:57:07 +06:00
..
BusinessContentMessage.kt potentially finally add support of business chats input 2024-04-16 22:04:35 +06:00
ChannelContentMessage.kt fix of #793 2023-10-11 13:07:07 +06:00
ChatEventMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
CommonMessage.kt add support of personal chat, is_from_offline and can_connect_to_business 2024-04-16 22:57:07 +06:00
ContentMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
FromUserMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
GroupEventMessage.kt fix of #793 2023-10-11 13:07:07 +06:00
GroupMessages.kt add support of sender_boost_count 2024-02-16 21:38:28 +06:00
Message.kt add different business entities 2024-04-16 18:29:57 +06:00
PossiblyBusinessMessage.kt add different business entities 2024-04-16 18:29:57 +06:00
PossiblyEditedMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
PossiblyForwardedMessage.kt add support of MessageOrigin 2024-01-07 17:12:37 +06:00
PossiblyMarkedUp.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
PossiblyMediaGroupMessage.kt renamed several types 2024-03-16 21:21:34 +06:00
PossiblyOfflineMessage.kt add support of personal chat, is_from_offline and can_connect_to_business 2024-04-16 22:57:07 +06:00
PossiblyPaymentMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
PossiblyReplyMessage.kt rename replyInChat -> replyInChatId; replace AccessibleMessage by Message in Reply parts 2024-01-12 01:18:33 +06:00
PossiblySentViaBot.kt chats sealing 2022-04-22 00:16:41 +06:00
PossiblySentViaBotCommonMessage.kt fill changelog 2022-11-18 23:08:16 +06:00
PossiblyTopicMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
PrivateContentMessage.kt add support of personal chat, is_from_offline and can_connect_to_business 2024-04-16 22:57:07 +06:00
PublicMessage.kt fix of #793 2023-10-11 13:07:07 +06:00
SignedMessage.kt fixes in inaccessible message support 2024-01-07 15:52:49 +06:00
SupergroupEventMessage.kt fix of #793 2023-10-11 13:07:07 +06:00
WithSenderChatMessage.kt fix of #793 2023-10-11 13:07:07 +06:00