1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-14 22:05:28 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/chat/member
2024-03-16 19:29:10 +06:00
..
AdministratorChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
AdministratorChatMemberImpl.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
BannedChatMember.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
ChatAdministratorRights.kt ChatAdministratorRightsImpl -> ChatCommonAdministratorRights 2023-09-24 20:11:58 +06:00
ChatCommonAdministratorRights.kt remove deprecations 2024-03-16 19:29:10 +06:00
ChatMember.kt upfix of chatmember statuses serialization 2023-09-29 22:38:22 +06:00
ChatMemberUpdated.kt fix of #793 2023-10-11 13:07:07 +06:00
KickedChatMember.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
LeftChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
LeftChatMemberImpl.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
MemberChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
MemberChatMemberImpl.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
OwnerChatMember.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
RestrictedChatMember.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
SpecialRightsChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00