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/types/ChatMember
2021-05-29 14:31:44 +06:00
..
abstracts a lot of types has been converted to sealed 2021-05-29 14:23:25 +06:00
AdministratorChatMemberImpl.kt include canManageChat 2021-03-09 19:26:30 +06:00
CreatorChatMember.kt include canManageChat 2021-03-09 19:26:30 +06:00
KickedChatMember.kt serialization of ChatMember and changing of id type in User 2020-11-14 14:38:54 +06:00
LeftChatMemberImpl.kt deprecations removed 2021-05-29 14:31:44 +06:00
MemberChatMemberImpl.kt a lot of types has been converted to sealed 2021-05-29 14:23:25 +06:00
RestrictedChatMember.kt serialization of ChatMember and changing of id type in User 2020-11-14 14:38:54 +06:00