Commit Graph

587 Commits (19e28229eaf2cf5b4b2cc9786a9dae26314acd24)
 

Author SHA1 Message Date
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
Hung-I Wang 6de60f7d68 Fix a typo in the comment of SetGroupDescription 3 years ago
Demian c1d4818e35 layout: make locale templates association correct 3 years ago
Demian 40638d1878 layout: rename settings.go file to the parser.go 3 years ago
Demian 5108157783 layout: add inline query results support 3 years ago
Demian 3281935f9c options: add missed force reply option to the Placeholder 3 years ago
Demian 7a12453c8a options: add input field placeholder option 3 years ago
Demian 963aaea7bf layout: implement default layout 3 years ago
Demian 9be6c9e313 mod: update 3 years ago
Ian P Badtrousers 5a64e9fc62 Bwahahahahaha 3 years ago
Demian e9781d5a63 context: implement helper EditOrSend and EditOrReply functions 3 years ago
Demian 061d8ab4ba inline: enable ability to use default parse mode 3 years ago
Demian c97641b811 layout: implement Locales function 3 years ago
Demian 91a85c9b5a layout: replace json tags with yaml ones 3 years ago
Demian 965bc10466 layout: add shorter data alias for callback_data 3 years ago
Demian 55ffac1c33 context: clarify 3 years ago
Ian P Badtrousers 7e3a68249a context: args used to return [""] of length 1 3 years ago
demget 83bd8dd89d
Merge pull request #375 from lcd1232/get_set
Support get/set
3 years ago
Demian 55a27add1d context: return command payload on Data 3 years ago
Demian 9c67c31592 bot: make ChatMemberOf accept Recipient interface 3 years ago
Demian f624062eec context: use Chat recipient first, then Sender one 3 years ago
lcd1232 0f19fd16df Update test 4 years ago
lcd1232 82f4e787ef Support get/set 4 years ago
Demian daebf9f55d readme: add telegram discuss group 4 years ago
Demian 9ecc5248c6 layout: implement config array functions 4 years ago
Demian cdad4e4816 options: implement markup Split 4 years ago
Demian e27ee26809 layout: add config functions for slices 4 years ago
Demian ca801f2f1c options: fix nil reply markup handling 4 years ago
Demian 6d548640f2 options: add RemoveKeyboard option 4 years ago
Demian 9063018d2b context: rename SenderOrChat to Recipient, change Sender return type to User 4 years ago
Demian cde97c26cf docs: layout 4 years ago
Demian 684692e890 telebot: add goal and slot dices 4 years ago
Demian e467d6286c errors: update and implement flood error 4 years ago