Commit Graph

32 Commits (v2)

Author SHA1 Message Date
Demian f1c5a5b197 change user id type to int64 3 years ago
shindakioku ad5b4c3f8a Fix CreateInviteLink;EditInviteLink;RevokeInviteLink functions. Add tests. 3 years ago
Demian 3f7ecbd8a8 bot: fix media file name setting and parse mode passing in SendAlbum 3 years ago
Demian 26b7c4e557 tests: fix offline param name 3 years ago
Demian 645381c610 test: assert to require for errors 4 years ago
Demian 359b733e3a tests: clarify default parse mode test 4 years ago
Demian e1811e100a tests: implement more 4 years ago
Demian c751df41fa tests: fix Edit(what=InputMedia) assertion 4 years ago
Demian 98a898f4c7 bot: add default parse mode feature 4 years ago
Demian d63df8ce0e bot: extend Edit function 4 years ago
Demian d02458be27 options: implement CallbackEndpoint for Btn 4 years ago
Demian c16b695ea6 tests: payments and keyboard tests 4 years ago
Demian 772f07c0fb tests: add Notify and Delete calls 4 years ago
Demian 183d6484d9 chat: create ChatID Recipient type 4 years ago
Demian 414748417b tests: update b.ProcessUpdate() test 4 years ago
Demian f9f9b69ccf Merge branch 'poller-fix' into develop 4 years ago
Demian 0ae9a122e5 test: replace timers with chan communication 4 years ago
Orivej Desh 953bcdf552 bot: remove closures around runHandler 4 years ago
Orivej Desh 95769df144 tests: add offline mode 4 years ago
Orivej Desh 04cda01949 tests: use ProcessUpdate 4 years ago
Demian 32532699c5 bot: implement bot commands methods 4 years ago
Demian add99b58a7 tests: properly handle errors and empty token 4 years ago
Demian 5b36ece031 tests: add USER_ID param for some special cases 4 years ago
Demian 299838450e tests: implement b.EditReplyMarkup() function test 4 years ago
Demian 7fe841183e tests: implement b.Edit() function test 4 years ago
Demian 784432503e tests: implement b.Send() function test 4 years ago
Demian 855f6edfce tests: fix callback test 4 years ago
unknown 7755359735 Implement bot incomingUpdate function tests 4 years ago
unknown 6c7cbaa7e3 Implement RemoveWebhook (closes #214) 4 years ago
unknown fcff7569ac Implement bot Handle and Start functions tests 4 years ago
unknown fc3a284fb2 Implement basic bot tests 4 years ago
unknown c04b55dcba Add missed api errors 4 years ago