Commit graph

1558 commits

Author SHA1 Message Date
Alex Root Junior
a7d759cdbe
Merge branch 'dev-2.x' into dev-2.x-api-5.0 2020-11-08 17:48:51 +02:00
Groosha
8c43c209e0
Added SUPERGROUP chat type (#438)
* Added SUPERGROUP chat type, because SUPER_GROUP is incorrect and confusing.

* Added deprecation warning to SUPER_GROUP value
2020-11-08 17:46:28 +02:00
Lamroy95
fc177b567f
Update quick_start.rst (#439)
Handler without filters catches only text messages
2020-11-08 17:45:39 +02:00
Oleg A
cfa39c96d3 fixed types.MessageEntity -> MessageEntity in docs 2020-11-08 14:58:43 +03:00
Oleg A
9a41de71f9 AIOG-T-91 added caption_entities to edit_message_caption shortcuts 2020-11-08 14:55:55 +03:00
Oleg A
606b73679c AIOG-T-91 added entities to edit_message_text shortcuts 2020-11-08 14:50:45 +03:00
Oleg A
ed33e32631 AIOG-T-91 added explanation_parse_mode to send_poll shortcuts 2020-11-08 14:49:09 +03:00
Oleg A
f3d13c4f67 AIOG-T-91 added caption_entities to send_voice shortcuts 2020-11-08 14:44:59 +03:00
Oleg A
4f6668ce85 AIOG-T-91 added caption_entities to send_document shortcuts 2020-11-08 14:41:40 +03:00
Oleg A
657d74dde3 AIOG-T-91 added caption_entities to send_audio shortcuts 2020-11-08 14:39:59 +03:00
Oleg A
a70ba53518 AIOG-T-91 added caption_entities to send_animation shortcuts 2020-11-08 14:38:17 +03:00
Oleg A
e33348f4fa AIOG-T-91 added caption_entities to send_video shortcuts 2020-11-08 14:36:51 +03:00
Oleg A
f8954a0b6e AIOG-T-91 added caption_entities to send_photo shortcuts 2020-11-08 14:35:11 +03:00
Oleg A
1a0b1143e5 AIOG-T-91 added entities to send_message shortcuts 2020-11-08 14:32:37 +03:00
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
khamidov
4783c4f268
feat(InputFile): adding Pathlib to supporting types for files (#442)
* feat(InputFile): adding Pathlib to supporting types for files

* Resolve filename via pathlib

Co-authored-by: Khamidov Amal <rutettel@gmail.com>
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2020-11-07 23:22:36 +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