Purya Jafari
|
d5e9f73821
|
Update test_types.py
tests updated for pull request #908.
|
2020-07-07 02:38:06 +04:30 |
|
eternnoir
|
f42ec4fe0d
|
Bump version.
|
2020-07-06 00:37:17 +08:00 |
|
Badiboy
|
e9f925e14c
|
Merge pull request #906 from daveusa31/master
Added ability to set default parse_mode in main TeleBot class.
|
2020-07-04 22:29:32 +03:00 |
|
daveusa31
|
0304e6507f
|
Append default parse_mode
|
2020-07-04 21:07:42 +03:00 |
|
daveusa31
|
0f387db8d2
|
Fix tabs
|
2020-07-04 20:45:48 +03:00 |
|
Badiboy
|
30664f396a
|
Merge pull request #904 from timbyxty/master
Added NST bot to the bot list
|
2020-07-04 00:17:43 +03:00 |
|
Timur Davletshin
|
cdffeba829
|
added NST
|
2020-07-03 22:05:47 +05:00 |
|
Badiboy
|
8e82d1c462
|
Merge pull request #902 from 0xnu/patch-1
Update README.md
|
2020-07-02 16:08:22 +03:00 |
|
Finbarrs
|
b5a4276282
|
Update README.md
Link to Sports bot added.
|
2020-07-02 13:27:51 +01:00 |
|
Badiboy
|
d43292e42b
|
Merge pull request #892 from Otxoto/Otxoto-patch-2
Added thumbnail support for send_audio and send_video
|
2020-06-24 19:10:15 +03:00 |
|
Kwisatz Haderach
|
99de5490a0
|
Added thumb parameter to send_video
|
2020-06-23 20:17:21 +02:00 |
|
Kwisatz Haderach
|
53ccef5e5e
|
added thumb parameter to send_video
|
2020-06-23 20:14:52 +02:00 |
|
Kwisatz Haderach
|
29b432e65a
|
Added thumb to send_audio
|
2020-06-23 20:12:46 +02:00 |
|
Kwisatz Haderach
|
4f4c0891d9
|
Added thumb support to send_audio
|
2020-06-23 20:10:12 +02:00 |
|
Badiboy
|
03b1531bd7
|
Merge pull request #890 from Otxoto/master
Update User type
Added:
can_join_groups
can_read_all_group_messages
supports_inline_queries
|
2020-06-22 23:14:45 +03:00 |
|
Kwisatz Haderach
|
ab496f995e
|
Merge pull request #1 from Otxoto/Otxoto-patch-1
Complete User Class
|
2020-06-22 13:18:42 +02:00 |
|
Kwisatz Haderach
|
44872ce87d
|
Complete User Class
Added following fields:
can_join_groups
can_read_all_group_messages
supports_inline_queries
|
2020-06-22 13:18:13 +02:00 |
|
FrankWang
|
c24d1e2d0b
|
Update README.md
|
2020-06-07 02:50:30 +08:00 |
|
Badiboy
|
38694a9173
|
Merge pull request #865 from Badiboy/master
Update test_telebot.py
|
2020-05-29 12:43:24 +03:00 |
|
Badiboy
|
1494946d02
|
Update test_telebot.py
Build fix.
|
2020-05-29 12:37:23 +03:00 |
|
Badiboy
|
5facf7de92
|
Merge pull request #808 from pikss86/master
Add possibility to create and use custom session, for examle - torpy
|
2020-05-29 12:17:58 +03:00 |
|
Badiboy
|
f7008d4d99
|
Merge pull request #856 from Badiboy/master
send_chat_permissions fix
|
2020-05-20 12:03:05 +03:00 |
|
Badiboy
|
32dc03ec44
|
send_chat_permissions fix
|
2020-05-20 11:57:41 +03:00 |
|
Badiboy
|
dbff7cbb3e
|
Merge pull request #852 from olegshek/keyboard_button_poll_type
Keyboard button poll type
|
2020-05-18 11:23:02 +03:00 |
|
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 |
|
Badiboy
|
783fe56566
|
Merge pull request #848 from Badiboy/master
Correct processing of bool parameters. Some timeouts added.
|
2020-05-16 17:45:30 +03:00 |
|
Badiboy
|
2368421332
|
Correct processing of bool parameters. Some timeouts added.
|
2020-05-16 17:34:56 +03:00 |
|
Badiboy
|
046276b491
|
Merge pull request #841 from drforse/master
fix test 1
|
2020-05-12 21:02:01 +03:00 |
|
dr_forse
|
3de8140c0b
|
fix test 1
|
2020-05-12 18:29:36 +01:00 |
|
Badiboy
|
e5ad9ab383
|
Merge pull request #840 from drforse/master
fix test
|
2020-05-12 20:21:40 +03:00 |
|
dr_forse
|
d04e708438
|
fix test
|
2020-05-12 18:09:04 +01:00 |
|
Badiboy
|
200c6ccd07
|
Merge pull request #839 from drforse/master
add PollAnswer, poll_answer_handler
|
2020-05-12 19:56:22 +03: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 |
|
Badiboy
|
aacc494a55
|
Merge pull request #834 from tohabyuraev/master
Bot API 4.5 partial support (in regards to chat).
|
2020-05-11 23:11:11 +03:00 |
|
Anthony Byuraev
|
ee00d0458d
|
Fix some bugs
|
2020-05-11 22:26:03 +03:00 |
|
Anthony Byuraev
|
a60253bf60
|
UPG: Add ChatPermissions, set_chat_permissions
|
2020-05-11 16:38:09 +03:00 |
|
Anthony Byuraev
|
a80927baf9
|
UPG: add setChatAdministratorCustomTitle
|
2020-05-09 23:23:08 +03:00 |
|
Anthony Byuraev
|
8be9bcc8ed
|
UPG: Add custom_title, slow_mode_delay
|
2020-05-09 20:28:29 +03:00 |
|
Anthony Byuraev
|
1824637617
|
UPG: Refactoring InlineKeyboardMarkup
|
2020-05-09 20:06:33 +03:00 |
|
Badiboy
|
df640966c2
|
Merge pull request #831 from Badiboy/master
Fix to_dic->to_dict refactoring
|
2020-05-09 00:54:22 +03:00 |
|
Badiboy
|
2849e67029
|
Fix to_dic->to_dict refactoring
|
2020-05-09 00:51:18 +03:00 |
|
Badiboy
|
d02de07142
|
Merge pull request #830 from tohabyuraev/newcon
Add BotCommand, setMyCommands
|
2020-05-08 22:06:24 +03:00 |
|
Anthony Byuraev
|
a56fb8cc54
|
UPG: Add BotCommand, setMyCommands
|
2020-05-08 21:06:39 +03:00 |
|
Badiboy
|
c5e5af96d1
|
Merge pull request #827 from CSRedRat/patch-1
Add handler decorator example
|
2020-05-07 18:01:39 +03:00 |
|
CSRedRat
|
5d388f7ec4
|
Add handler decorator example
|
2020-05-07 19:56:17 +05:00 |
|
eternnoir
|
6c45511605
|
Update version 3.7.1
|
2020-05-02 19:41:46 +08:00 |
|
Badiboy
|
d8a08638a7
|
Merge pull request #821 from Badiboy/master
send_poll revised to standart signature
|
2020-05-02 13:35:34 +03:00 |
|
Badiboy
|
e2d70da694
|
Fix poll options serialization
|
2020-05-02 13:27:39 +03:00 |
|