1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

36 Commits

Author SHA1 Message Date
Badiboy
bab9b4077d Bot API support checked/updated up to 4.2 2020-08-25 18:18:51 +03:00
Purya Jafari
d2d7cc39be
Update test_types.py 2020-07-07 03:39:00 +04:30
Purya Jafari
d5e9f73821
Update test_types.py
tests updated for pull request #908.
2020-07-07 02:38:06 +04:30
oleg
27e2cbc7ea Remove unnecessary test 2020-05-18 12:22:26 +05:00
oleg
592dcbfedf Add PollAnswer type;
Add poll_answer_handler
2020-05-18 12:05:30 +05:00
oleg
03b02561a5 Add request_poll attribute to KeyboardButton;
Add KeyboardButtonPollType object
2020-05-18 11:48:54 +05:00
dr_forse
75a018e18b add PollAnswer, poll_answer_handler; make User Serializable and Dictionaryble; some pep fixes 2020-05-12 01:09:34 +01:00
George Imedashvili
9c87ed3679
fix test 2020-04-27 16:20:30 +01:00
dr_forse
99c63e9eba add emoji field for dice 2020-04-27 06:30:05 +01:00
Badiboy
bb4f6a7190 Polls are updated to the latest API state.
Polls are updated to the latest API state.

Minor code refactoring.
2020-04-25 22:22:08 +03:00
dr_forse
51b1fb7695 added Dice and send_dice 2020-04-15 06:10:05 +01:00
Badiboy
b5ba2445d3 Update test_types.py
Updated test vectors for stickers.
2020-01-03 19:18:18 +03:00
uburuntu
36621bb22a fix: some intendation 2018-08-17 13:01:03 +03:00
uburuntu
feec1dde56 fix: little style fixes 2018-08-17 12:49:37 +03:00
eternnoir
7d37374667 Fix test case. 2017-08-28 12:13:26 +08:00
eternnoir
d87e0821c9 Fix type test. 2016-04-14 17:45:57 +08:00
eternnoir
a6d35fd1de Add all inquery types. 2016-04-14 17:09:12 +08:00
eternnoir
361c043872 Fix test data error. 2015-10-12 11:02:10 +08:00
eternnoir
50432dbef1 Fix test data error. 2015-10-12 10:54:33 +08:00
eternnoir
37277d74cc Fix testing error. 2015-10-12 10:51:29 +08:00
eternnoir
4ffdada427 Add Chat json test. 2015-10-12 10:37:25 +08:00
eternnoir
f7c4b14b77 Add types test. 2015-09-05 18:02:28 +08:00
eternnoir
1517979bf2 Voice bug fix. 2015-08-19 18:25:08 +08:00
eternnoir
571a0fb320 Fix test case error. 2015-08-19 18:13:40 +08:00
eternnoir
c3300af656 New audio,voice supported. 2015-08-19 18:08:01 +08:00
eternnoir
b745088a05 Let thumb option in Sticker. Api chamged. 2015-08-01 09:55:17 +08:00
eternnoir
b316e699e1 Fix failed testcase. 2015-07-04 17:27:53 +08:00
pieter
36ba21643b Resolve merge conflicts. 2015-07-02 13:54:45 +02:00
eternnoir
1fdf8bd570 Message support contact. 2015-07-02 11:19:38 +08:00
pieter
2f8d1ad4ed PEP 8 clean-up. 2015-07-01 22:34:40 +02:00
pieter
759474924d Implemented getUserProfilePhotos (Though I do not see the use of it currently, because bots cannot download photos with the API) 2015-06-30 16:40:44 +02:00
pieter
af02000534 PEP 8 & IntelliJ code clean-up. 2015-06-30 05:54:04 +02:00
eternnoir
891b66b3cc Add some message parse test. 2015-06-28 17:20:11 +08:00
eternnoir
ca1545905b Add Group Message deJson test. 2015-06-26 22:22:18 +08:00
eternnoir
77948dd027 get updates and polling done. 2015-06-26 18:02:30 +08:00
eternnoir
ba2e1662cd Method getMe done. 2015-06-26 15:46:02 +08:00