pyrofork/pyrogram/methods/messages
2023-12-12 20:32:36 +07:00
..
__init__.py Added Conversation Support Based on Pyromodv2 2023-11-25 21:51:41 +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 support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_audio.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_cached_media.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_chat_action.py Pyrofork: Add Forum Topic Support 2023-08-18 03:30:36 +07:00
send_contact.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_dice.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_document.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_location.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_media_group.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_message.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_photo.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_poll.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_reaction.py Pyrofork: Add support for stories reaction 2023-12-06 22:59:57 +07:00
send_sticker.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_venue.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_video.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_video_note.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_voice.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +07:00
send_web_page.py Pyrofork: Add support to reply message in another chat 2023-11-25 21:51:41 +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
wait_for_callback_query.py Added Conversation Support Based on Pyromodv2 2023-11-25 21:51:41 +07:00
wait_for_message.py Added Conversation Support Based on Pyromodv2 2023-11-25 21:51:41 +07:00