wulan17
|
a175b33d27
|
PyroFork: Add protect_content and drop_author parameters to forward bound method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-05-21 20:17:07 +07:00 |
|
MrMissx
|
2378fb7800
|
Fix AttributeError when received ChatForbidden
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:39 +07:00 |
|
reaitten
|
344256d92b
|
InputMessageContent.write is a coroutine
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:39 +07:00 |
|
Deshdeepak
|
08248222bb
|
Add file_name where missing and pass thumb as Union
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:39 +07:00 |
|
Devesh Pal
|
9bb83e9319
|
Add bound method stop() to the Poll object
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:38 +07:00 |
|
Alisson Lauffer
|
5d5e4b4845
|
Make some methods static
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:38 +07:00 |
|
wulan17
|
1cfad73e95
|
PyroFork: Add usernames field to User
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-15 01:28:38 +07:00 |
|
Shohih Abdul
|
1d4948309f
|
Fix NameError on line 240
|
2023-04-12 14:03:22 +07:00 |
|
wulan17
|
caf80f239b
|
PyroFork: Fix derps
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-10 23:11:14 +07:00 |
|
wulan17
|
9966bd92a5
|
PyroFork: Add GetStickerSet methods and StickerSet types
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-10 22:28:56 +07:00 |
|
wulan17
|
2cd117f301
|
PyroFork: Add usernames field to Chat
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-10 22:28:56 +07:00 |
|
Alisson Lauffer
|
4401c62244
|
Add full_name property to User and Chat objects
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-04-10 22:28:56 +07:00 |
|
Jins Mathew
|
cb7ba4f821
|
Add missing has_spoiler parameter to reply_{animation,photo,video}
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-03-17 00:58:52 +07:00 |
|
wulan17
|
034a4d6041
|
PyroFork: More cleanup
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-01-17 20:45:50 +07:00 |
|
wulan17
|
42a2f04d8e
|
Revert "PyroFork: Add listen and ask"
This reverts commit e39fdcca0e.
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-01-17 20:43:44 +07:00 |
|
Cezar Pauxis
|
e39fdcca0e
|
PyroFork: Add listen and ask
Co-authored-by: wulan17 <wulan17@nusantararom.org>
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-01-05 01:58:09 +07:00 |
|
wulan17
|
00fb071215
|
PyroFork: docs: Add missing ChatJoinedByRequest, PeerUser and PeerChannel
and some cleanup
Signed-off-by: wulan17 <galihgustip@gmail.com>
|
2023-01-04 11:02:48 +07:00 |
|
Dan
|
482798c2fc
|
Set has_media_spoiler only in case of Photo, Video or Animation media
|
2023-01-01 23:12:45 +07:00 |
|
Dan
|
94c589ed43
|
Add the field is_persistent to the class ReplyKeyboardMarkup
|
2023-01-01 23:12:44 +07:00 |
|
Dan
|
77cfaa0ff4
|
Add the field has_spoiler to relevant InputMedia* classes
- InputMediaPhoto
- InputMediaVideo
- InputMediaAnimation
|
2023-01-01 23:12:44 +07:00 |
|
Dan
|
b865512c68
|
Add the field has_media_spoiler to the class Message
|
2023-01-01 23:11:15 +07:00 |
|
wulan17
|
8428de1722
|
Pyrogram: add GeneralTopicHidden and GeneralTopicUnhidden service messages types
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2023-01-01 22:48:39 +07:00 |
|
wulan17
|
d89b083bf0
|
Pyrogram: Add message_thread_id parameter to send_inline_bot_result()
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-17 15:39:11 +07:00 |
|
wulan17
|
ede9af3e00
|
Pyrogram: types: Message: Add error handling and is_topic_message
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-17 15:30:58 +07:00 |
|
wulan17
|
e0b7576418
|
Pyrogram: Add chat_joined_by_request
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-14 13:36:52 +07:00 |
|
wulan17
|
86883a3b91
|
Pyrogram: Cleanup
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-14 13:34:43 +07:00 |
|
wulan17
|
b76bf48862
|
Pyrogram: Add {CREATED,EDITED,DELETED}_FORUM_TOPIC ChatEvent
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 23:41:40 +07:00 |
|
wulan17
|
a1aa281614
|
Pyrogram: Add ForumTopic and some cleanup
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:24:31 +07:00 |
|
wulan17
|
00520678f6
|
Pyrogram: Add message_thread_id parameter to send_game() method and copy() bound method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:12:06 +07:00 |
|
wulan17
|
f22cc34c9a
|
Pyrogram: Add message_thread_id parameter to forward_message() method and forward() bound method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:12:05 +07:00 |
|
wulan17
|
eeb1338c48
|
Pyrogram: Add can_manage_topics fields to ChatPrivileges and ChatPermissions class
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:07:35 +07:00 |
|
wulan17
|
115b9877b6
|
Pyrogram: Add ForumTopicCreated, ForumTopicClosed, ForumTopicReopened, ForumTopicEdited service message types
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:07:35 +07:00 |
|
wulan17
|
6f8aaa449c
|
Pyrogram: Add message_thread_id and is_topic_message fields to Message class, and is_forum fields to Chat class
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2022-12-09 18:07:27 +07:00 |
|
Dan
|
3cf1ac7d92
|
Update the order in which media messages are parsed
|
2022-12-06 18:09:42 +01:00 |
|
Dan
|
d734fbb180
|
Fix User.emoji_status type hint
|
2022-12-06 18:08:38 +01:00 |
|
Dan
|
1699ef0d4c
|
Disable parse mode when copying messages
The entities are already taken from the original message
|
2022-11-15 11:13:53 +01:00 |
|
Ihor Boichuk
|
c98963973e
|
Add Message.forwards field (#1103)
* Added missing field: forwards
* Update message.py
Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
|
2022-11-13 14:22:12 +01:00 |
|
Dan
|
81895d74c7
|
Fix Chat.available_reactions type hint
|
2022-09-18 16:04:07 +02:00 |
|
Dan
|
53584bc1db
|
Add chosen_order to Reaction
|
2022-09-18 15:44:18 +02:00 |
|
Dan
|
f9aacd814a
|
Update poll parsing
|
2022-09-06 19:04:47 +02:00 |
|
Dan
|
5d11c03b4e
|
Add set_emoji_status method
|
2022-09-03 14:18:12 +02:00 |
|
Dan
|
6496a87029
|
Add message_reactions.py
|
2022-09-03 13:46:37 +02:00 |
|
Dan
|
9eb7589a7f
|
Add chat_reactions.py
|
2022-09-03 13:43:38 +02:00 |
|
Dan
|
fe7fcf3448
|
Update reaction.py
|
2022-09-03 13:42:16 +02:00 |
|
Dan
|
1fb04b7616
|
Update EmojiStatus
|
2022-09-03 13:41:53 +02:00 |
|
Dan
|
7a53c3da57
|
Add support for emoji status
|
2022-09-03 13:10:27 +02:00 |
|
Dan
|
ed008dd3bb
|
Fix message entity parsing and serialization
|
2022-08-28 20:32:43 +02:00 |
|
Dan
|
803f8f0073
|
Fix Sticker parsing
|
2022-08-14 22:37:09 +02:00 |
|
Dan
|
e94d3c1876
|
Merge branch 'sticker-attributes'
|
2022-08-14 11:30:28 +02:00 |
|
Dan
|
2e46514012
|
Refactor Sticker parsing
|
2022-08-14 11:19:01 +02:00 |
|