pyrofork/pyrogram/methods/messages
kkwilllo 1d113f8aa4
add min & max id support
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-01-17 22:13:54 +07:00
..
__init__.py Add new method get_custom_emoji_stickers 2022-08-12 17:34:10 +02:00
copy_media_group.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
copy_message.py Pyrogram: Add message_thread_id parameter to copy_message method 2022-12-09 23:41:40 +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 2023-01-01 23:12:45 +07: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 2023-01-01 23:12:45 +07: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 Pyrogram: Add message_thread_id parameter to forward_message() method and forward() bound method 2022-12-09 18:12:05 +07:00
get_chat_history.py add min & max id support 2023-01-17 22:13:54 +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 Add the parameter has_spoiler to relevant send_* media methods 2023-01-01 23:11:28 +07:00
send_audio.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_cached_media.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_chat_action.py Pyrogram: add message_thread_id parameter to send_chat_action 2023-01-01 22:53:36 +07:00
send_contact.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_dice.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_document.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_location.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_media_group.py PyroFork: Add support to send animation in media group 2023-01-14 01:02:14 +07:00
send_message.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_photo.py Add the parameter has_spoiler to relevant send_* media methods 2023-01-01 23:11:28 +07:00
send_poll.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_reaction.py Add usable-by labels for methods 2022-10-14 11:54:26 +02:00
send_sticker.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_venue.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_video.py Add the parameter has_spoiler to relevant send_* media methods 2023-01-01 23:11:28 +07:00
send_video_note.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +07:00
send_voice.py Pyrogram: Add message_thread_id parameter to send_{animation,audio,cached_media,contact,dice,document,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice} methods 2022-12-09 18:07:36 +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