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
2023-02-06 00:24:19 +06:00
..
member 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
Abstracts.kt ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
ChatJoinRequest.kt Update ChatJoinRequest.kt 2023-02-05 18:32:46 +06:00
ChatPermissions.kt add support for independent chat permissions 2023-02-06 00:21:46 +06:00
ChatSerializers.kt add new type of chats ids 2022-11-10 15:56:38 +06:00
Extended.kt add support of has_aggressive_anti_spam_enabled 2022-12-31 15:23:14 +06:00
ExtendedAbstracts.kt add support of has_aggressive_anti_spam_enabled 2022-12-31 15:23:14 +06:00
Impls.kt fixes 2022-11-20 13:28:23 +06:00
UnknownChatType.kt add new type of chats ids 2022-11-10 15:56:38 +06:00