pyrofork/pyrogram/methods/messages
wulan17 c8b2a3adca
Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods
also add missing parameters to InputReplyToMessage docs

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-12-31 17:43:34 +07:00
..
__init__.py Pyrofork: Add pyromod documentation 2023-12-13 12:09:40 +07:00
copy_media_group.py Pyrofork: Add protect_content parameter to copy_media_group method #36 2023-12-12 20:32:36 +07:00
copy_message.py Pyrofork: add missing has_spoiler parameter to copy_message method #21 2023-08-29 18:04:39 +07:00
delete_messages.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
download_media.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_inline_caption.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_inline_media.py Add media spoiler support for other relevant methods 2022-12-30 15:12:42 +01:00
edit_inline_reply_markup.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_inline_text.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_message_caption.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_message_media.py Add media spoiler support for other relevant methods 2022-12-30 15:12:42 +01:00
edit_message_reply_markup.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
edit_message_text.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
forward_messages.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
get_chat_history.py add min & max id support 2023-08-18 03:28:58 +07:00
get_chat_history_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_custom_emoji_stickers.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_discussion_message.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_discussion_replies.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_discussion_replies_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_media_group.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
get_messages.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
inline_session.py Improve edit_inline_media (#1036) 2022-07-14 20:21:34 +02:00
read_chat_history.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
retract_vote.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
search_global.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
search_global_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
search_messages.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
search_messages_count.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
send_animation.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_audio.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_cached_media.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_chat_action.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
send_contact.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_dice.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_document.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_location.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_media_group.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_message.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_photo.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_poll.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_reaction.py Add reply color, profile color and some known error, and add support multiple reaction 2023-12-24 14:53:53 +07:00
send_sticker.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_venue.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_video.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_video_note.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_voice.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
send_web_page.py Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods 2023-12-31 17:43:34 +07:00
stop_poll.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
stream_media.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
vote_poll.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00