Commit Graph

729 Commits (c6bead11749b7621c8338ced665de9ef3028c48f)
 

Author SHA1 Message Date
Demian 32532699c5 bot: implement bot commands methods 4 years ago
Demian 39752eaa89 docs: document poll functions 4 years ago
Demian f3f71c27e0 bot: implement setChatPermissions method 4 years ago
Demian 993437ee5a admin: update admin-related methods and types 4 years ago
Demian a96aa24503 chat: update all types 4 years ago
Demian 9087ce99d0 message: some clean-ups 4 years ago
Demian 2b18eaed4e telebot: move DefaultApiURL constant 4 years ago
Demian add99b58a7 tests: properly handle errors and empty token 4 years ago
demget 81f4447261
Merge pull request #269 from godande/develop
Dice API support
4 years ago
dande 5b2a3804b5 dice: clean up the code 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago
dande 3915e8596b dice: fixed dice handling 4 years ago
dande ab0c9a7060 dice: added dice support 4 years ago
Demian 5b36ece031 tests: add USER_ID param for some special cases 4 years ago
Demian 9b11223d56 bot: complete Polls 2.0 API 4 years ago
Demian 299838450e tests: implement b.EditReplyMarkup() function test 4 years ago
Demian ad254b61d9 errors: add ErrButtonDataInvalid 4 years ago
Demian 5b25d14c17 webhook: some documentation here 4 years ago
Demian cd60af84ec webhook: expose SetWebhook method
Fixes #265
4 years ago
Demian 10e571b9a1 update .travis.yml 5 years ago
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