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/chat/member
2023-02-03 22:16:21 +01:00
..
AdministratorChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
AdministratorChatMemberImpl.kt can_manage_topics support 2022-11-06 14:18:34 +06:00
BannedChatMember.kt replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
ChatAdministratorRights.kt can_manage_topics support 2022-11-06 14:18:34 +06:00
ChatAdministratorRightsImpl.kt can_manage_topics support 2022-11-06 14:18:34 +06:00
ChatMember.kt Fixes in ChatMemberSerializer#serialize method 2022-09-19 02:17:40 +06:00
ChatMemberUpdated.kt chats sealing 2022-04-22 00:16:41 +06:00
KickedChatMember.kt chats sealing 2022-04-22 00:16:41 +06:00
LeftChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
LeftChatMemberImpl.kt chats sealing 2022-04-22 00:16:41 +06:00
MemberChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00
MemberChatMemberImpl.kt chats sealing 2022-04-22 00:16:41 +06:00
OwnerChatMember.kt fix 2022-11-06 14:28:16 +06:00
RestrictedChatMember.kt Replaced the fields can_send_media_messages in the classes RestrictedChatMember and ChatPermissions with separate fields can_send_audios, can_send_documents, can_send_photos, can_send_videos, can_send_video_notes, and can_send_voice_notes for different media types. 2023-02-03 22:16:21 +01:00
SpecialRightsChatMember.kt replace of ChatMember 2022-04-21 23:24:01 +06:00