Commit Graph

756 Commits (b16c14c6155508d9e87414a713cafa7d293a3edc)
 

Author SHA1 Message Date
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
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