1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/message/abstracts
2020-01-23 03:47:43 +06:00
..
ChatEventMessage.kt migration 2019-12-03 11:07:25 +06:00
CommonMessage.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00
ContentMessage.kt migration 2019-12-03 11:07:25 +06:00
FromUserMessage.kt migration 2019-12-03 11:07:25 +06:00
MediaGroupMessage.kt migration 2019-12-03 11:07:25 +06:00
Message.kt UnknownUpdate -> UnknownUpdateType, unknown types for messages and chats 2020-01-23 03:47:43 +06:00
PossiblyEditedMessage.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00
PossiblyForwardedMessage.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00
PossiblyMarkedUp.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00
PossiblyPaymentMessage.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00
PossiblyReplyMessage.kt AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo 2020-01-15 12:52:52 +06:00