Commit Graph

200 Commits (f624062eecc0f93adacfcb418ee8612f78785967)

Author SHA1 Message Date
Demian cba1303e69 context: expose native constructor 4 years ago
Demian 541cbd7e1e bot: add callback unique field 4 years ago
Demian 3e14fed6ff middleware: implement logrus logger 4 years ago
Demian 90fad0b031 middleware: fix group handling logic 4 years ago
Demian a70d2204db bot: fix root group handling 4 years ago
Demian 1076cdcfa6 bot: allow default poller 4 years ago
Demian b2ce91acc7 bot: add global-scope Use function 4 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian 4062f24361 context: pass context to the OnError middleware 4 years ago
Demian f1015d1754 middleware: basic implementation and groups 4 years ago
Demian 5a480bd291 Merge branch 'v2' into v3 4 years ago
Demian 5f6792d860 context: adapt handlers 4 years ago
PiggyMoe 2b4e7eeb65
util: fix param type for embedRights 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 2f11c43bd9 telebot: prettify docs 4 years ago
Demian e1811e100a tests: implement more 4 years ago
Demian 09b2f90c72 api: prettify verbose mode output 4 years ago
demget 29af30f5ee
Merge branch 'develop' into verbose-mode 4 years ago
Demian 98a898f4c7 bot: add default parse mode feature 4 years ago
Demian d63df8ce0e bot: extend Edit function 4 years ago
Demian c271d16dfc bot: handle True response results 4 years ago
Demian 3e947d3392 telebot: small doc fixes 4 years ago
danch 092eb11418 bot: add verbose mode 4 years ago
Demian 0b3082a091 options: complete keyboard constructors 4 years ago
Demian c626aaabd5 bot: accept Editable in Forward function 4 years ago
Demian f82c0ec609 telebot: fix linter inspection problems 4 years ago
Demian 7a1d59c7d9 payments: SuccessfulPayment and minor changes 4 years ago
Ian P Badtrousers 1a558989dc
Merge pull request #292 from godande/develop
Introduced keyboard constructors
4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
dande ef00a90aef options: go fmt 4 years ago
dande 49a392391a keyboards: added constructors 4 years ago
Demian eb74dcb35a bot: move stickers functions to stickers.go 4 years ago
Nikita Bikmaev ef4247381a stickers: implement setStickerSetThumb method 4 years ago
Nikita Bikmaev 5af4f9c52c stickers: update functions according to the library's standards 4 years ago
Demian 7324790593 bot: some clean-ups and refactoring
1. empty map initialization replaced with make keyword;
 2. removed redundant extractOk() calls, after b.Raw.
4 years ago
Demian 1533291206 games: complete Games API 4 years ago
demget 319196b847
Merge pull request #280 from guest6379/pr_onanimation
Add OnAnimation endpoint
4 years ago
Demian f9f9b69ccf Merge branch 'poller-fix' into develop 4 years ago
Demian 31048be20c bot: close stop channels only by their owners 4 years ago
Orivej Desh 953bcdf552 bot: remove closures around runHandler 4 years ago
Orivej Desh 95769df144 tests: add offline mode 4 years ago
me@linux 1b307ee259 Add OnAnimation endpoint 4 years ago
Orivej Desh f95090faf1 bot: expose ProcessUpdate and add Synchronous handlers mode
Bot.ProcessUpdate in synchronous mode can be used as an AWS Lambda function.
4 years ago
Demian c14c51a668 bot: fix long poller stopping logic 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian e786ae7401 bot: implement stopPoll method 4 years ago
Rocky Badland b15f9a45d2 bot: fix misspell in deleteChatPhoto 4 years ago
Demian 32532699c5 bot: implement bot commands methods 4 years ago
Demian f3f71c27e0 bot: implement setChatPermissions method 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago