Commit Graph

796 Commits (b1cf07b13de7ef5aa777b98915597729028c37c4)
 

Author SHA1 Message Date
Demian b1cf07b13d markup: add reply user and chat Btn constructors 6 months ago
Demian 10d3480782 topic: finish and refactor the implementation 6 months ago
Demian 06bbf9e69f chat: add user_chat_id field 6 months ago
Demian 7b08a8f939 admin: add use_independent_chat_permissions param 6 months ago
Mikhail e6590d806a MarshalJSON should produce unique result ID
Result variable inside for-loop actually have the same address on each iteration, so we need to take address in underlying slice.
6 months ago
Demian 78610849e1 api 6.5: implement request_user and request_chat support params in ReplyButton 6 months ago
Demian cd009a68b3 media: remove omitempty flag from json tag in Sticker 6 months ago
Vlad Lukyanov 270e53bb90
media: add missed CustomEmoji field to the Sticker (#579)
Co-authored-by: Vladislav Lukianov <vladislav_lukianov@epam.com>
6 months ago
Demian 76f1c0eef8 errors: add missed entries to Err 6 months ago
awohsen 4e31cc6eac
errors: add join request related errors (#570) 6 months ago
George 3c4d8425f4 Added is_member field for ChatMember. Previously, it was not possible to check whether a ChatMemberRestricted had joined or left a chat. 6 months ago
Demian c581e8389b bot: describe how to include the caption in SendAlbum docs 6 months ago
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
6 months ago
Demian 03dcac73d8 chat,message: naming 6 months ago
Demian d883371ded telebot: refactor bot api 6.3 7 months ago
Nikita 5d4079a489 api: update to 6.3 7 months ago
demget 2f38e4952f
Merge pull request #628 from tucnak/v3-middleware-fix
middleware: fix the append's capacity reusing
7 months ago
Demian 5f0d89877d tests: refactor middleware test cases 7 months ago
Demian 48c941a8d9 middleware: move m appending into separate func 7 months ago
demget bb76a9a642
Merge pull request #588 from mkuznets/mkuznets/fix-middleware-clobbering
Fix: handler middleware is overwritten when combined with group or global middleware
7 months ago
demget 699e5dbbdd
errors: add ErrKickedFromChannel 1 year ago
demget de01d4553e
Merge pull request #601 from Akionka/patch-1
Update layout.go
1 year ago
Akionka eb290fd947
Update layout.go 1 year ago
Max Kuznetsov bae47b52d4 Fix handler middleware clobbering when group middleware slice has extra capacity 1 year ago
demget fbd35f2103
Merge pull request #560 from osinniy/patch-1
Change Webhook.Poll log behaviour
1 year ago
Demian 92739f1414 api: always specify allowed_updates in getUpdates 1 year ago
demget 8a14d8a96b
Merge pull request #572 from hararudoka/patch-2
typo in docs
1 year ago
Ruslan 0b9f842a27
typo in docs 2 years ago
Demian ad84cbde5a context: add message Entities function 2 years ago
Demian 4c17ca7dc7 layout: fix text template func inside the inline results 2 years ago
Alex Osinniy c2b50e878f
Make SetWebhook error loggable by default (#559) 2 years ago
Demian 7065335e1d layout: add new reply flag for the buttons 2 years ago
Demian 3ba2966f52 context: remove AnswerWebApp 2 years ago
Demian 65f19ba636 markup: fix web_app conflict with switch_inline_query_current_chat 2 years ago
Demian b8cc28a9be markup: add WebApp to the Btn 2 years ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian bd66ef87a9 chat: add has_restricted_voice_and_video_messages field 2 years ago
Demian 8042463d7f stickers: implement custom emoji support 2 years ago
Demian e40eb7082f chat: add added_to_attachment_menu field 2 years ago
Demian 69399c1a36 media: add premium_animation to the Sticker 2 years ago
Demian b16c14c615 file: change FileSize type to int64 2 years ago
Demian d9b2c62833 payments: implement createInvoiceLink 2 years ago
Demian adf6dc85a2 chat: add new bot api 6.1 fields 2 years ago
Demian 2a6eec366f admin: implement my default administrator rights 2 years ago
Demian 933fcacf4a telebot: rename voice chat to the video chat 2 years ago
Demian 98378aadd1 admin: rename can_manage_voice_chats 2 years ago
Demian 89233a0c1e webhook: add last_synchronization_error_date field 2 years ago
Demian 3da05bf267 tests: refactor commands test case 2 years ago
Demian dc27c6cb4c bot: implement menu button 2 years ago
Demian 4da4605bec api: move verbose logging out 2 years ago