Commit Graph

488 Commits (696eff00116a18b692a392e53fa0bf7c1f31df9f)
 

Author SHA1 Message Date
unknown fc3a284fb2 Implement basic bot tests 4 years ago
unknown f201a9f4ba Update getMe function 4 years ago
unknown c04b55dcba Add missed api errors 4 years ago
unknown ce43c6a8a2 Refactor code, fix code style issues 4 years ago
unknown 361c4399f8 Update global constants 4 years ago
demget d94992a3a6
Merge pull request #257 from DiscoreMe/poll
Implement poll API
4 years ago
Nikita Bikmaev 66e7021870 Move a code to sendable.go and update the README.md 4 years ago
Nikita Bikmaev 4b74a0ebcc Fix documentation 4 years ago
Nikita Bikmaev 69f0836940 Implement sendPoll method 4 years ago
Nikita Bikmaev c239db7dfa Add poll object 4 years ago
Ian Patrick Badtrousers 3458aeb2e7 Revert "MarkdownV2 as default, use MarkdownLegacy for old-fashioned MD."
This reverts commit 12299becfa.
4 years ago
Ian Patrick Badtrousers 12299becfa MarkdownV2 as default, use MarkdownLegacy for old-fashioned MD. 4 years ago
Ian P Badtrousers 16baf678a5
Merge pull request #241 from demget/feature-login
Add login_url field support to InlineButton
4 years ago
Ian P Badtrousers 74866a0de6
Merge pull request #250 from fullpipe/add-animation
Add sendAnimation
4 years ago
Ian P Badtrousers 7effb4845c
Merge pull request #256 from kn100/patch-1
Spellcheck/reword
4 years ago
Kevin a31b67f32c
spellcheck/reword
I wanted to read the entire readme for this as I am planning on using it - so I thought I'd spellcheck/reword at the same time!
4 years ago
Ian P Badtrousers dd123e949e
Merge pull request #255 from p3nt3st3rPrise/v2
API errors can now be differentiated via a set of static errors.
4 years ago
Artem d821e6b78d go fmt 4 years ago
Artem 86209d10af errors: removed excessive debug statements 4 years ago
Artem 97291ef25b errors: switch differentiation in bot.Raw() 4 years ago
Artem Siryk cce5287f94 errors: renamed Error to ApiError; it now satiesfies `error` 4 years ago
Artem Siryk 0d3d5fdc94 errors: static error mappings introduced 4 years ago
Mikhail Borovikov 9852df39ae Add support parse_mode for albums photo 4 years ago
Eugene Bravov 4e97ab59b1
Make Animation Sendable 4 years ago
Eugene Bravov bd69a13f32
Add animation to maeesage 4 years ago
Eugene Bravov dcdaac918c
Add animation type 4 years ago
Ian P Badtrousers 209b6f88ca
Update README.md 5 years ago
Tobias Tangemann b6c3367fed Fix OnMigration handler haven from=0 (#245)
Fixes tucnak/telebot/issues#187
5 years ago
demiangetman 40dabc4275 Add login_url field support to InlineButton 5 years ago
Viktor Oreshkin baa616bc00 EditMedia: Fix possible thumb attach name conflict 5 years ago
Viktor Oreshkin ddbfc934ff rename FileJson to FileJSON to make linter happy 5 years ago
Viktor Oreshkin f4d7467b6e Rewrite IfElseChain to switch 5 years ago
Viktor Oreshkin da7bc9e2ff explicitly ignore error in embedRights 5 years ago
Viktor Oreshkin 24589f3665 remove unused function (*Bot).handleCommand 5 years ago
Viktor Oreshkin a67e593e35 GetFile: use b.client, check status code 5 years ago
Viktor Oreshkin 6cf54c1557 Improve some loops (use copy, style fix) 5 years ago
Viktor Oreshkin cbcedf0c92 Fix sendFiles reader leak 5 years ago
Viktor Oreshkin a770d6d951 Fix typos and misspells 5 years ago
demiangetman 11b34b3857 Add ReplyMarkup field to Message 5 years ago
Viktor Oreshkin 10b553411d Add options to EditCaption (incl ParseMode) (#230) 5 years ago
demiangetman a855bcb241 Fix possible EditMedia sendOpts nil dereference 5 years ago
demiangetman 921282a488 Add ParseMode option support to EditMedia 5 years ago
Viktor Oreshkin ca2149b44f Handle audio thumbnail in EditMedia 5 years ago
Viktor Oreshkin 00abc40b42
Add thumbnail to Audio (#240) 5 years ago
Ian P Badtrousers 4675004c6c
Merge pull request #237 from demget/feature-callback-inline
Callback's inline message
5 years ago
demiangetman f286f15c03 Implement IsInline helper function 5 years ago
demiangetman 53bfa49b78 Fill callback inline message on update 5 years ago
demiangetman 97589a3d9e Add options to EditCaption 5 years ago
Ian Patrick Badtrousers d0707a9d73
Merge pull request #224 from demget/patch-1
Implement missed API features
5 years ago
Ian Patrick Badtrousers 6c2f7a7e05
Merge pull request #225 from demget/patch-2
Add setters for ResultBase
5 years ago