f6d5b3ea71
Add Bot API 10.1 Join Request Queries support
...
Adds:
- ChatJoinRequestQueryId value class and ChatJoinRequest.queryId field
- ExtendedBot.supportsJoinRequestQueries (User.supports_join_request_queries)
- ExtendedChat.guardBot (ChatFullInfo.guard_bot), parsed for public chats
- AnswerChatJoinRequestQuery request + ChatJoinRequestQueryResult enum
- SendChatJoinRequestWebApp request
- answerChatJoinRequestQuery / sendChatJoinRequestWebApp TelegramBot extensions
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-19 17:03:26 +06:00
fdd21f3cbd
fixes in guest mode
2026-05-23 00:02:16 +06:00
eacf01a158
api dump
2026-05-20 18:03:19 +06:00
631a4f16bd
implement 'others' changes
2026-05-19 23:25:15 +06:00
236939eab8
implement guest mode and make HUGE CHANGES IN MESSAGES HIERARCHY
2026-05-17 23:20:10 +06:00
d47641c39a
add LivePhotos support
2026-05-17 16:43:18 +06:00
f3f28b6165
fixes of hierarchy and build
2026-05-17 14:53:49 +06:00
08d160cfa7
add Polls updates
2026-05-16 16:59:40 +06:00
3ed7c8c75f
Chat Management section realization
2026-05-15 18:10:30 +06:00
83de9fd973
fix name of allowMultipleAnswers to allowsMultipleAnswers
2026-04-16 13:02:10 +06:00
703538a6fa
continue fix of fields absence
2026-04-13 14:49:48 +06:00
8d3338b79a
add support of pollOptionId in ReplyParameters and reply_to_poll_option_id
2026-04-08 19:02:25 +06:00
277c329ab9
several calls fix
2026-04-07 23:44:13 +06:00
ac51189694
reimplementation of PollOption and SendPoll
2026-04-07 00:16:04 +06:00
78c476e4c6
add support of QuizPoll#correctOptionIds
2026-04-06 18:46:08 +06:00
a0e748f9a9
add support of PreparedKeyboardButton and savePreparedKeyboardButton
2026-04-06 16:11:46 +06:00
de13ddeb54
complete support of ManagedBotCreated and ManagedBotUpdated, add getManagedBotToken and replaceManagedBotToken
2026-04-06 15:47:38 +06:00
b30af48b8d
improve readability of SetBusinessAccountUsername and fix its api
2026-03-06 18:44:35 +06:00
083fd1b682
returned boolean now returns unit
2026-03-06 00:39:54 +06:00
bd7e8ed55f
update dependencies
2026-03-05 21:38:05 +06:00
e6d6bbdaa0
fix of #1026
2026-03-03 17:47:45 +06:00
9f9d890831
fix of promoteChatAdministrator
2026-03-02 19:05:38 +06:00
b533bab95f
add support of users tags
2026-03-02 16:51:10 +06:00
26c11d9d6b
add OwnedGifts sealed interface
2026-02-24 12:37:07 +06:00
c9be5041b8
check new fields and other things related to api updates in gifts
2026-02-20 17:49:16 +06:00
f10cfdbe1e
add support of getChatGifts and getUserGifts
2026-02-20 17:05:51 +06:00
e6aaa264f6
improvements of effectId in copyMessage and forwardMessage
2026-02-18 23:37:18 +06:00
e6cb028a71
improve repostStory
2026-02-18 22:55:38 +06:00
a0bb05ce4a
add support of profile audios
2026-02-18 21:22:16 +06:00
ac05fa0fe3
add support of SetMyProfilePhoto and RemoveMyProfilePhoto
2026-02-17 22:05:38 +06:00
85fb7e42e5
fix RepostStory class
2026-02-16 22:39:18 +06:00
d68c70e898
fix drafts flows signatures
2026-02-16 18:52:41 +06:00
14402f9283
improve drafts flows
2026-02-16 18:48:31 +06:00
b734757062
add drafts flows
2026-02-16 18:24:29 +06:00
fd9ad8dbf1
add drafts
2026-02-16 18:03:05 +06:00
0c87cf95eb
improvements(?) in users api
2026-02-16 15:04:33 +06:00
44ce84cb84
fixes?
2026-02-15 13:53:41 +06:00
cc5056b685
make chats to support private forums
2026-01-07 23:19:12 +06:00
df512a917b
Merge branch 'master' into 29.0.0
2025-09-23 18:21:13 +06:00
ee4cf7c626
add passing of default engines in HttpClient constructors
2025-09-23 17:53:21 +06:00
719fb1f4a9
complete adding of suggestedPostParameters
2025-09-17 20:21:55 +06:00
c3c69f3e7f
some step
2025-09-17 16:30:41 +06:00
48bfa76b9e
implemented direct message thread id?????
2025-09-15 12:32:35 +06:00
79a0e202d8
fix of directMessageThreadId passes
2025-09-15 12:32:35 +06:00
152bf2af02
fix of apiDump
2025-09-15 12:32:35 +06:00
0163e5ce8c
fix of apiDump
2025-09-15 00:32:25 +06:00
62b4a21650
some progress on support of directMessageThreadId
2025-09-15 00:12:53 +06:00
f312e04c0d
add directMessageThreadId parameter in create resend
2025-09-14 23:19:54 +06:00
255416f72a
add support of appriveSuggestedPost and declineSuggestedPost
2025-09-09 17:34:48 +06:00
4a8e1ee7b7
upfix for updating of chat member rights
2025-09-09 17:02:54 +06:00