Commit Graph

459 Commits (86d87415bd45bb9c7283726f98a0ac42bed81600)
 

Author SHA1 Message Date
Demian 7fe841183e tests: implement b.Edit() function test 5 years ago
Demian 4e2f28c4f3 bot: implement editMessageLiveLocation, update some documentation 5 years ago
Demian 1654a203ea bot: check recipient for nil to avoid panics 5 years ago
Demian 784432503e tests: implement b.Send() function test 5 years ago
Demian 855f6edfce tests: fix callback test 5 years ago
unknown 18d73fe70c Merge branch 'v2' into develop 5 years ago
Viktor Oreshkin f096d2b1ad unconvert ParseMode string cast 5 years ago
demiangetman 3beea1c055 Update inline query result types 5 years ago
unknown 6963f15b2f Add codecov to README.md 5 years ago
unknown 7755359735 Implement bot incomingUpdate function tests 5 years ago
unknown 51a26d93ce Refactor incomingUpdate function 5 years ago
unknown 6c7cbaa7e3 Implement RemoveWebhook (closes #214) 5 years ago
unknown e5789a08bb Refactor unexported code 5 years ago
unknown 4cab32f46e Fire OnPinned for channel post (closes #244) 5 years ago
unknown 0cfb922e9e Update Action field in reply and inline buttons 5 years ago
unknown fcff7569ac Implement bot Handle and Start functions tests 5 years ago
unknown 32de86819c Update Handle documentation 5 years ago
unknown a8e038940f Rename AddAnswers to AddOptions 5 years ago
unknown 028a85b4f2 Implement Raw function tests 5 years ago
unknown 60ae6d2cf6 Change errors wrapping in Raw 5 years ago
unknown b9700ba874 Rename errors to make it more clearer 5 years ago
unknown fc3a284fb2 Implement basic bot tests 5 years ago
unknown f201a9f4ba Update getMe function 5 years ago
unknown c04b55dcba Add missed api errors 5 years ago
unknown ce43c6a8a2 Refactor code, fix code style issues 5 years ago
unknown 361c4399f8 Update global constants 5 years ago
demget d94992a3a6
Merge pull request #257 from DiscoreMe/poll
Implement poll API
5 years ago
Nikita Bikmaev 66e7021870 Move a code to sendable.go and update the README.md 5 years ago
Nikita Bikmaev 4b74a0ebcc Fix documentation 5 years ago
Nikita Bikmaev 69f0836940 Implement sendPoll method 5 years ago
Nikita Bikmaev c239db7dfa Add poll object 5 years ago
Ian Patrick Badtrousers 3458aeb2e7 Revert "MarkdownV2 as default, use MarkdownLegacy for old-fashioned MD."
This reverts commit 12299becfa.
5 years ago
Ian Patrick Badtrousers 12299becfa MarkdownV2 as default, use MarkdownLegacy for old-fashioned MD. 5 years ago
Ian P Badtrousers 16baf678a5
Merge pull request #241 from demget/feature-login
Add login_url field support to InlineButton
5 years ago
Ian P Badtrousers 74866a0de6
Merge pull request #250 from fullpipe/add-animation
Add sendAnimation
5 years ago
Ian P Badtrousers 7effb4845c
Merge pull request #256 from kn100/patch-1
Spellcheck/reword
5 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!
5 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.
5 years ago
Artem d821e6b78d go fmt 5 years ago
Artem 86209d10af errors: removed excessive debug statements 5 years ago
Artem 97291ef25b errors: switch differentiation in bot.Raw() 5 years ago
Artem Siryk cce5287f94 errors: renamed Error to ApiError; it now satiesfies `error` 5 years ago
Artem Siryk 0d3d5fdc94 errors: static error mappings introduced 5 years ago
Mikhail Borovikov 9852df39ae Add support parse_mode for albums photo 5 years ago
Eugene Bravov 4e97ab59b1
Make Animation Sendable 5 years ago
Eugene Bravov bd69a13f32
Add animation to maeesage 5 years ago
Eugene Bravov dcdaac918c
Add animation type 5 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