pyrofork/pyrogram/methods/messages
2024-11-22 21:49:15 +07:00
..
__init__.py pyrofork: Move some method and types to payments category 2024-10-08 21:56:45 +07:00
copy_media_group.py Add new apply_gift_code, check_gift_code, get_payment_form, and send_payment_form methods 2024-10-08 21:56:45 +07:00
copy_message.py pyrofork: Add missing allow_paid_broadcast parameter to copy_message and forward_messages method 2024-11-22 21:49:15 +07:00
delete_messages.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
delete_scheduled_messages.py pyrofork: Add delete_scheduled_messages method 2024-08-02 19:56:51 +07:00
download_media.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
edit_inline_caption.py pyrofork: Add invert_media parameter to edit_inline_{caption,message} methods 2024-11-21 23:32:53 +07:00
edit_inline_media.py pyrofork: Update edit_message_media and edit_inline_media description 2024-11-21 23:32:51 +07:00
edit_inline_reply_markup.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
edit_inline_text.py pyrofork: Add invert_media parameter to edit_inline_{caption,message} methods 2024-11-21 23:32:53 +07:00
edit_message_caption.py pyrofork: Refactor business_connection 2024-07-15 16:58:06 +07:00
edit_message_media.py pyrofork: Update edit_message_media and edit_inline_media description 2024-11-21 23:32:51 +07:00
edit_message_reply_markup.py pyrofork: Refactor business_connection 2024-07-15 16:58:06 +07:00
edit_message_text.py pyrofork: Refactor business_connection 2024-07-15 16:58:06 +07:00
forward_messages.py pyrofork: Add missing allow_paid_broadcast parameter to copy_message and forward_messages method 2024-11-22 21:49:15 +07:00
get_available_effects.py pyrofork: Add get_available_effects method 2024-06-02 14:39:02 +07:00
get_chat_history.py Pyrofork: Add support for t.me/<username> link in resolve_peer method 2024-01-04 19:50:17 +07:00
get_chat_history_count.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_custom_emoji_stickers.py docs(get_custom_emoji_stickers): Fix errors in documentation 2024-03-24 14:15:05 +08:00
get_discussion_message.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_discussion_replies.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_discussion_replies_count.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_media_group.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_message_read_participants.py pyrofork: Add get_message_read_participants method 2024-10-08 21:56:44 +07:00
get_messages.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
get_scheduled_messages.py pyrofork: Add get_scheduled_messages method 2024-08-02 19:56:45 +07:00
inline_session.py Fix a bug with get_session 2024-07-13 15:27:57 +07:00
read_chat_history.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
retract_vote.py pyrofork: Add recent_voters field to Poll 2024-07-23 23:47:30 +07:00
search_global.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
search_global_count.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
search_global_hashtag_messages.py Add Hashtag Search methods 2024-06-15 16:26:09 +07:00
search_global_hashtag_messages_count.py pyrofork: fix derps 2024-07-01 20:11:50 +07:00
search_messages.py pyrofork: Add thread_id parameter to search_messages and search_messages_count methods 2024-11-21 23:32:55 +07:00
search_messages_count.py pyrofork: Add thread_id parameter to search_messages and search_messages_count methods 2024-11-21 23:32:55 +07:00
send_animation.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_audio.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_cached_media.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_chat_action.py pyrofork: add ability to specify our own interactions in send_chat_action 2024-06-02 14:38:01 +07:00
send_contact.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_dice.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_document.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_location.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_media_group.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_message.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_photo.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_poll.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_reaction.py Pyrofork: Message Reaction Update (#43) 2024-01-22 23:26:09 +07:00
send_sticker.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_venue.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_video.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_video_note.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_voice.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
send_web_page.py pyrofork: Add allow_paid_broadcast parameter to methods. 2024-11-21 23:32:54 +07:00
stop_poll.py pyrofork: Add recent_voters field to Poll 2024-07-23 23:47:30 +07:00
stream_media.py Pyrofork: Update Copyright headers 2024-02-07 20:25:08 +07:00
translate_text.py pyrofork: Add example(s) to translate_message_text method 2024-09-02 23:08:46 +07:00
vote_poll.py pyrofork: Add recent_voters field to Poll 2024-07-23 23:47:30 +07:00