cb87ea0eee
Merge branch 'master' into dev
Hadvart
2025-04-19 20:23:56 +03:00
8719e015ba
some fixes: ApproveChatJoinRequest - deleted /n in getMethodName GetMe - changed record to final class (other record methods needs the same refactoring) MaybeInaccessibleMessage - now is using custom MaybeInaccessibleMessageDeserializer (+ perf?) OkHttpTelegramBot - some small bug fixes
hdvtdev
2025-04-19 19:57:00 +03:00
5286dc1e3d
+ more methods + fix issue in BotCommand where field name was annotated as @JsonProperty("name"), not @JsonProperty("command")
hdvtdev
2025-04-07 00:25:42 +03:00
84cef4ae57
+ more methods xd
hdvtdev
2025-04-06 21:37:00 +03:00
57591c30ab
+ switch to v1.0.0 as default dev version + BanChatMember + AnswerCallbackQuery + ApproveChatJoinRequest + SetMessageReaction + BanChatSenderChat + some fixes and docs
hdvtdev
2025-04-05 19:13:35 +03:00
1aae238497
+ switch to v1.0.0 as default dev version + BanChatMember + AnswerCallbackQuery + ApproveChatJoinRequest + SetMessageReaction + BanChatSenderChat + some fixes and docs
hdvtdev
2025-04-05 19:07:20 +03:00