cd56c7e257
rename functions names in NewRequestExceptionTests
2026-05-28 18:38:35 +06:00
emad
4500711db4
Detect Too Many Requests descriptions case-insensitively
...
Telegram has been observed to return both "Bad Request: Too Many
Requests: retry after N" and "Bad Request: too Many Requests: retry
after N" (lowercase leading 't'). The current case-sensitive check
silently misses the latter and the caller never sees a
TooMuchRequestsException.
Added `ignoreCase = true` to the contains(...) check and three
regression tests covering canonical, lowercase-initial, and
all-lowercase casings.
Closes #1008
2026-04-19 03:24:16 +03:00
83de9fd973
fix name of allowMultipleAnswers to allowsMultipleAnswers
2026-04-16 13:02:10 +06:00
4a0b890697
fill CHANGELOG.md, fix README.md, small fix in checkSendData to not throw error
2026-04-16 12:39:26 +06:00
0e481c3dd9
fix of custom emoji icons passing in setParams of WebApp and rewrite init errors to warnings in SendQuizPoll
2026-04-15 16:13:37 +06:00
176d0d419a
fix hierarchy of ManagedBotUpdated
2026-04-14 19:59:52 +06:00
5337f8c7cc
fix of username encoding in KeyboardButtonRequestManagedBot
2026-04-14 17:26:37 +06:00
57fa6fd597
add note about isAnonymous with allowAddingOptions
2026-04-13 15:45:25 +06:00
703538a6fa
continue fix of fields absence
2026-04-13 14:49:48 +06:00
08877a8f47
continue fixing missing parts
2026-04-09 13:10:14 +06:00
8d3338b79a
add support of pollOptionId in ReplyParameters and reply_to_poll_option_id
2026-04-08 19:02:25 +06:00
243a3ca626
add support of PollOptionAdded and PolloptionDeleted
2026-04-08 18:10:39 +06:00
277c329ab9
several calls fix
2026-04-07 23:44:13 +06:00
e3ae85e067
Actualize PollAnswer
2026-04-07 00:23:31 +06:00
ac51189694
reimplementation of PollOption and SendPoll
2026-04-07 00:16:04 +06:00
cfd74eb58c
add PollOptionPersistentId
2026-04-06 23:30:11 +06:00
78c476e4c6
add support of QuizPoll#correctOptionIds
2026-04-06 18:46:08 +06:00
a5446b5adb
add support of managed bots creation link
2026-04-06 16:32:26 +06:00
4b5aad2b85
add support of requestChat
2026-04-06 16:13:29 +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
b37dda6f47
add ManagedBotCreated and ManagedBotUpdated
2026-04-06 00:42:16 +06:00
e604b7a3bf
add support of KeyboardButtonRequestManagedBot
2026-04-05 21:28:10 +06:00
661b846a74
add support of canManageBots
2026-04-05 17:38:50 +06:00
2a1bd229d6
partial replace of require with warning messages
2026-03-06 19:09:45 +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
e6d6bbdaa0
fix of #1026
2026-03-03 17:47:45 +06:00
b533bab95f
add support of users tags
2026-03-02 16:51:10 +06:00
4f97327d29
add support of date_time messages entities
2026-03-02 15:29:26 +06:00
ac511d0aed
make nanostarAmount in StarTransaction nullable
2026-02-25 22:10:19 +06:00
9776a2474a
fix of UniqueGiftModel
2026-02-24 14:09:49 +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
83b4d2155f
add is_burned support
2026-02-20 13:55:19 +06:00
eccc687aec
add rarity support
2026-02-20 13:06:53 +06:00
53e79b152e
add support of unique gift colors
2026-02-20 12:54:21 +06:00
b9157b1924
completed by chat and completed by user support
2026-02-20 12:45:34 +06:00
10b796c88e
fix support of rating info
2026-02-18 22:46:56 +06:00
a0bb05ce4a
add support of profile audios
2026-02-18 21:22:16 +06:00
e02849ae5e
add purchased_paid_media in updates list
2026-02-18 17:52:26 +06:00
4252db489a
fix support of paid_message_star_count
2026-02-18 17:18:38 +06:00
ac05fa0fe3
add support of SetMyProfilePhoto and RemoveMyProfilePhoto
2026-02-17 22:05:38 +06:00
bd816b7847
realize ChatOwnerLeft and ChatOwnerChanged
2026-02-17 15:30:25 +06:00
407f2a8bf7
fix serialization of simple keyboard button
2026-02-17 12:09:23 +06:00
10b1c359fa
extend support of styles and iconEmojiCustomId
2026-02-16 23:22:04 +06:00
c4f2566b71
add support of style and iconEmojiCustomId
2026-02-16 22:57:45 +06:00
85fb7e42e5
fix RepostStory class
2026-02-16 22:39:18 +06:00
14402f9283
improve drafts flows
2026-02-16 18:48:31 +06:00