Commit graph

1543 commits

Author SHA1 Message Date
Oleg A
e2f1c71f0c AIOG-T-92 added google_place_ to send_venue shortcuts 2020-11-08 14:29:04 +03:00
Oleg A
c3d9900158 AIOG-T-93 added allow_sending_without_reply to send_media_group shortcuts 2020-11-08 14:25:03 +03:00
Oleg A
bfe31f968e AIOG-T-93 added allow_sending_without_reply to send_dice shortcuts 2020-11-08 14:22:08 +03:00
Oleg A
b8a33c3b99 AIOG-T-93 added allow_sending_without_reply to send_poll shortcuts 2020-11-08 14:19:13 +03:00
Oleg A
01070029c2 AIOG-T-93 added allow_sending_without_reply to send_contact shortcuts 2020-11-08 14:15:28 +03:00
Oleg A
d42130218b AIOG-T-93 added allow_sending_without_reply to send_venue shortcuts 2020-11-08 14:13:32 +03:00
Oleg A
8a6faa3cf0 AIOG-T-93 added allow_sending_without_reply to send_location shortcuts 2020-11-08 14:10:20 +03:00
Oleg A
41f99514db AIOG-T-93 added allow_sending_without_reply to send_voice shortcuts 2020-11-08 14:08:39 +03:00
Oleg A
13601f30de AIOG-T-93 added allow_sending_without_reply to send_video_note shortcuts 2020-11-08 14:03:03 +03:00
Oleg A
35ad58a348 AIOG-T-93 added allow_sending_without_reply to send_sticker shortcuts 2020-11-08 14:01:15 +03:00
Oleg A
1f4a863f71 AIOG-T-93 added allow_sending_without_reply to send_document shortcuts 2020-11-08 13:59:44 +03:00
Oleg A
f4d4f6c680 AIOG-T-93 added allow_sending_without_reply to send_audio shortcuts 2020-11-08 13:56:25 +03:00
Oleg A
fc0d9a45a2 added type hint to reply field 2020-11-08 13:54:16 +03:00
Oleg A
7ee99ee4ef AIOG-T-93 added allow_sending_without_reply to send_animation shortcuts 2020-11-08 13:49:20 +03:00
Oleg A
f8f8b86ede Union[type, None] -> Optional[type] refactoring 2020-11-08 13:42:49 +03:00
Oleg A
8fc22d9957 AIOG-T-93 added allow_sending_without_reply to send_video shortcuts 2020-11-08 13:29:20 +03:00
Oleg A
376d6fea6c AIOG-T-93 added allow_sending_without_reply to send_photo shortcuts 2020-11-08 13:22:10 +03:00
Oleg A
77f1bcc31d AIOG-T-93 allow_sending_without_reply to send_message shortcuts 2020-11-08 13:17:58 +03:00
Alex Root Junior
bf087379d8 Rollback email 2020-11-08 01:03:41 +02:00
Alex Root Junior
9fd87870c6 Bump requirements 2020-11-08 01:01:07 +02:00
Alex Root Junior
2870a4ca99 Update docs 2020-11-08 00:54:56 +02:00
Alex Root Junior
36163690a5 AIOG-T-79: Easy way to use custom API server 2020-11-08 00:37:59 +02:00
Alex Root Junior
9f70813f92 Fix copyMessage method, update alias (with deprecation)
Fix imports
2020-11-08 00:03:31 +02:00
Alex Root Junior
c12a76e8c0 Don't use deprecated Bot.close method from dispatcher (Replaced by session.close) 2020-11-08 00:02:39 +02:00
Oleg A
f38d42c0a0
Apply suggestions from code review
removed Optional

Co-authored-by: Ramzan Bekbulatov <bekbulatov.ramzan@ya.ru>
2020-11-07 20:02:07 +03:00
Oleg A
a2904164d8
removed Optional
Co-authored-by: Ramzan Bekbulatov <bekbulatov.ramzan@ya.ru>
2020-11-07 20:00:50 +03:00
Oleg A
acaf2433cb AIOG-T-94 football and slot machine dice 2020-11-06 01:14:27 +03:00
Oleg A
95932a7e90 AIOG-T-93 Added the field allow_sending_without_reply to the methods 2020-11-06 01:08:07 +03:00
Oleg A
5662d090b5 AIOG-T-92 Google Places as a venue API provider 2020-11-06 00:47:26 +03:00
Oleg A
f419692055 AIOG-T-91 ability to manually specify text entities 2020-11-06 00:33:03 +03:00
Oleg A
c39ebcf7de AIOG-T-90 Poll docs update 2020-11-05 23:23:00 +03:00
Oleg A
6e9b07a540 AIOG-T-89 Added the method copyMessage 2020-11-05 22:56:09 +03:00
Oleg A
a5ad55a600 AIOG-T-87 Added the parameter is_anonymous to the method promoteChatMember 2020-11-05 22:21:13 +03:00
Oleg A
3d71b1c192 AIOG-T-86 Added is_anonymous field to chatMember class 2020-11-05 22:14:39 +03:00
Oleg A
10c25e43f5 AIOG-T-85 Added the field sender_chat to the class Message 2020-11-05 22:11:25 +03:00
Oleg A
7fac35cc14 Added live_period to InputLocationMessageContent (missed?) 2020-11-05 21:49:47 +03:00
Oleg A
2a399c5044 AIOG-T-84 Added the parameter horizontal_accuracy to the methods sendLocation and editMessageLiveLocation. 2020-11-05 21:47:55 +03:00
Oleg A
5d749b2f9a AIOG-T-84 Added the field horizontal_accuracy to the classes Location, InlineQueryResultLocation, InputLocationMessageContent 2020-11-05 21:45:23 +03:00
Oleg A
95491b578c AIOG-T-83 Added field proximity_alert_triggered to the class Message 2020-11-05 21:37:25 +03:00
Oleg A
450809b70d AIOG-T-83 Added the type ProximityAlertTriggered 2020-11-05 21:32:02 +03:00
Oleg A
8e7de80efe AIOG-T-82 added parameter proximity_alert_distance to the methods sendLocation and editMessageLiveLocation 2020-11-05 21:28:17 +03:00
Oleg A
5903540f41 AIOG-T-82 added the field proximity_alert_distance to the classes Location, InlineQueryResultLocation, InputLocationMessageContent; fixed heading in InputLocationMessageContent 2020-11-05 21:24:11 +03:00
Oleg A
d54348386a AIOG-T-81 Added support for live location heading 2020-11-05 21:16:34 +03:00
Oleg A
c561710ac2 AIOG-T-80 field live_period added to Location class 2020-11-05 19:48:12 +03:00
Oleg A
1a00fec59f AIOG-T-78 updated send_media_group description; added media qty check 2020-11-05 19:00:55 +03:00
Oleg A
3328979f28 AIOG-T-77 Added the method unpinAllChatMessages, which can be used to unpin all pinned messages in a chat. 2020-11-05 18:45:10 +03:00
Oleg A
aef6fd2c52 AIOG-T-76 Added the parameter message_id to the method unpinChatMessage to allow unpinning of the specific pinned message 2020-11-05 18:37:20 +03:00
Oleg A
d92ace6805 AIOG-T-75 Added the ability to pin messages in private chats (docs update) 2020-11-05 18:20:36 +03:00
Oleg A
0d19644616 AIOG-T-74 param disable_content_type_detection added in sendDocument method and InputMediaDocument class 2020-11-05 18:08:43 +03:00
Oleg A
9581870a53 AIOG-T-73 field file_name added to Audio and Video classes 2020-11-05 17:36:12 +03:00