1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
b688fa570a ChatMemberUpdated now inherits WithChat and fill changes related to WithChat 2023-03-16 19:32:43 +06:00
8e02a702f1 improvements in ChatPermissions 2023-02-06 12:04:30 +06:00
cb7a343208 improve copying functions in chat permissions 2023-02-06 11:36:00 +06:00
3be8ddae74 rights copying hotfix 2023-02-06 11:29:07 +06:00
9cd1862300 add opportunity to copy chat permissions 2023-02-06 11:25:31 +06:00
81fdf50217 ChatPermissions now is interface 2023-02-06 10:26:48 +06:00
d003047a6c
Merge branch '5.1.0' into feature/replace_can_send_media_messages_field 2023-02-06 00:24:19 +06:00
1e4a78c812 add support for independent chat permissions 2023-02-06 00:21:46 +06:00
bdcba202c9
Update ChatJoinRequest.kt 2023-02-05 18:32:46 +06:00
madhead
cd596cc66d
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
madhead
5667ae8095
Added the field user_chat_id to the class ChatJoinRequest. 2023-02-03 21:26:55 +01:00
c4659b558f add support of has_aggressive_anti_spam_enabled 2022-12-31 15:23:14 +06:00
5a30a07554 add support of has_hidden_members 2022-12-31 15:23:14 +06:00
270f9a60c1 fixes 2022-11-20 13:28:23 +06:00
925c4dae6c ChatIdWithThreadId, all chats ids now value classes, update chats ids hierarchy 2022-11-10 16:25:55 +06:00
1ec4507891 add new type of chats ids 2022-11-10 15:56:38 +06:00
5bf30bc6c6 fix 2022-11-06 14:28:16 +06:00
acd3298d4d active_usernames support 2022-11-06 14:26:51 +06:00
3f6f04d00f add support of emoji_status_custom_emoji_id 2022-11-06 14:21:28 +06:00
c7f372c1e3 can_manage_topics support 2022-11-06 14:18:34 +06:00
867a46d397 add support of forum chats 2022-11-06 12:51:53 +06:00
d450ed9126 Fixes in ChatMemberSerializer#serialize method 2022-09-19 02:17:40 +06:00
e8a3b93831
Update Extended.kt 2022-08-14 22:11:55 +06:00
e10caa3171 add support of has_restricted_voice_and_video_messages 2022-08-14 21:56:25 +06:00
8b451791dd fixes 2022-08-06 00:39:46 +06:00
a18eda3db6 add generation of class casts 2022-08-05 16:31:39 +06:00
86937cc096 remove deprecations 2022-08-04 18:01:35 +06:00
678f79da04 CreatorChatMember -> OwnerChatMember 2022-07-11 01:56:31 +06:00
c7dc69d09f ChatJoinRequest#inviteLink fix 2022-07-09 23:09:52 +06:00
d20b94e52c rename PremiumChat -> PossiblyPremiumChat 2022-06-21 23:06:36 +06:00
b0c6b80d8b small improvements 2022-06-21 18:30:31 +06:00
8dfaca7648 CommonUser#addedToAttachmentMenu 2022-06-21 17:52:16 +06:00
04db76831f add support of premium fields 2022-06-21 17:34:14 +06:00
f2e9bf6bd8 update webapps support 2022-06-21 16:35:48 +06:00
416187e079 remove deprecations 2022-05-22 01:40:03 +06:00
6f8b881668 replaces of CommonAbstracts 2022-05-01 22:13:40 +06:00
a930423955 chats sealing 2022-04-22 00:16:41 +06:00
323c4de858 replace of ChatMember 2022-04-21 23:24:01 +06:00
323e5fb391 update dependencies 2021-12-30 11:50:58 +06:00
0581587adf add support of has_private_forwards 2021-12-10 12:53:00 +06:00
3829e04b0c Update CHANGELOG.md 2021-06-04 00:32:42 +06:00
5c0e58caec buildable except of jvm tests 2021-05-29 15:34:14 +06:00
694bec22a2 include chat_type 2021-04-26 20:42:26 +06:00
563d784603 RestrictionsChatPermissions 2021-02-18 00:28:36 +06:00
23ceaf8e97 LeftRestrictionsChatPermissions 2021-02-17 22:12:58 +06:00
1b15748f65 optimize imports 2021-01-09 20:59:37 +06:00
6650dd9cfe reworking of links extension 2020-11-16 13:22:08 +06:00
311512b5db fix chat interfaces serializers 2020-11-07 01:34:22 +06:00
3b1803e851 remove deprecations 2020-11-06 00:12:14 +06:00
7a2ecd2dbf getChat updates completing 2020-11-04 23:10:39 +06:00