Commit Graph

819 Commits (v3)
 

Author SHA1 Message Date
Demian 570c656d0c context: add original update to the context 3 years ago
Demian cb12b170d3 telebot: add missed events 3 years ago
Demian 1b1c30eeb2 telebot: update docs, reorder events 3 years ago
Demian 99226e5292 context: add update id field 3 years ago
Demian ae69423c6e context: implement Bot function 3 years ago
Demian c720c43f56 middleware: implement IgnoreVia 3 years ago
Demian 7981009da5 layout: pass yaml.JSON encoding option to keep whitespaces as a value 3 years ago
Demian ec2cb655e7 layout: trim slash symbol in commands 3 years ago
Demian fe3f4aa533 layout: add commands section 3 years ago
Demian f8ff8053ab layout: fix documentation typos 3 years ago
Demian 0c6b451fbf middleware: rename Respond to AutoRespond 3 years ago
Demian 79ace6bc54 middleware: implement auto callback respond 3 years ago
Demian d89e904397 layout: wrap Callback function for DefaultLayout 3 years ago
demget 346b6bfe9d
Merge pull request #429 from Rostish/v3
Chat() *Chat logic expanded
3 years ago
Aleksandr 65c920beff Chat() *Chat logic expanded
myChatMember and chatMember cases were added
3 years ago
Demian 33ea17f0ea context: extend Args function 3 years ago
Demian 6b6558547b context: fix nil dereference in Chat function 3 years ago
Demian 635f51c455 callbacks: handle both inline and regular messages in MessageSig 3 years ago
Demian cdb2d59f4a context: fix ChatMember function name 3 years ago
Demian 5df77562df examples: remove directory for now 3 years ago
demget 12d72970f3
Merge pull request #427 from Rostish/v3
Combine chatMember funcs
3 years ago
Demian 802d480e10 middleware: change Restrict middleware chats type to int64 3 years ago
Aleksandr 7a82cc1f45 ChatMemberUpdated() -> ChatMember() func name has been changed 3 years ago
Demian 8f725d434e chat: change User id type to int64 3 years ago
Demian 90abbce6dd layout: avoid nil dereference in ResultLocale 3 years ago
Aleksandr 2f352ae380 Combine chatMember funcs 3 years ago
Demian 86e6d40b1b layout: add arguments support in text template function 3 years ago
Demian 746f3d6668 options: replace variadic argument with a slice 3 years ago
Demian 2afdf466de layout: move template functions from global scope to the constructor 3 years ago
Demian f4ae9d0c08 context: add chat member updates 3 years ago
Demian f61d30b66b telebot: satisfy Editable for Callback and InlineResult, remove InlineID from Message 3 years ago
Demian fb7de291df telebot: rename ChosenInlineResult to the InlineResult 3 years ago
Demian 19e28229ea telebot: remove pointer to the InputMessageContent inside ResultBase 3 years ago
Demian 5ba8bf6a2f telebot: update docs 3 years ago
jasonkhew96 26b5194b68 Fix ChatMemberUpdated 3 years ago
demget bd0bb74d13 Merge pull request #408 from DiscoreMe/develop
api: support 5.2
3 years ago
demget e02f9ceb37 Merge pull request #401 from comerc/v2
Add copyMessage
3 years ago
demget e7f0e64c71 Merge pull request #407 from DiscoreMe/develop
api: support 5.1
3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
demget 6785a1e3bd Merge pull request #388 from rusq/v2
Add Caption parameter to Voice structure
3 years ago
Enrico204 b6706e784c Decode big integers using Number and not float64 in error messages 3 years ago
Enrico204 cb3170d510 Add error parameters from JSON error to APIError 3 years ago
Enrico204 87a87bd338 Remove unused regex and format errors and utils files 3 years ago
Enrico204 ff90c378bb Parse error messages using JSON parser instead of regexes 3 years ago
demget e03da5dc42 Merge pull request #382 from omar-polo/v2
implement my_chat_member and chat_member
3 years ago
Demian 8da1ac5dae tests: add missed restriction right 3 years ago
Ian P Badtrousers 8261689cda Merge pull request #377 from omar-polo/v2
implements voice chat service messages
3 years ago
demget 1b57dbc404 Merge pull request #371 from metalmatze/test-offline
Expose offline settings for Bot
3 years ago
demget f29096837c Merge pull request #364 from rusq/v2
Enable handling callbacks with Unique contaning "-"
3 years ago
demget 6de4d3e537 Merge pull request #338 from PaulLesur/bowling-dice
Add bowling dice
3 years ago