1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/tgbotapi.core/src
2023-02-03 22:16:21 +01:00
..
commonMain/kotlin/dev/inmo/tgbotapi 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
commonTest/kotlin/dev/inmo/tgbotapi add new type of chats ids 2022-11-10 15:56:38 +06:00
jsMain/kotlin/dev/inmo/tgbotapi fix incosistences after updating of dependencies 2022-05-01 11:21:01 +06:00
jvmMain/kotlin/dev/inmo/tgbotapi remove deprecations 2022-08-04 18:01:35 +06:00