pyrofork/pyrogram/methods/messages
2022-04-24 11:56:06 +02:00
..
__init__.py Update copyright year 2022-01-07 10:23:45 +01:00
copy_media_group.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
copy_message.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
delete_messages.py Update copyright year 2022-01-07 10:23:45 +01:00
download_media.py Update copyright year 2022-01-07 10:23:45 +01:00
edit_inline_caption.py Add enumerations 2022-04-24 11:56:06 +02:00
edit_inline_media.py Update copyright year 2022-01-07 10:23:45 +01:00
edit_inline_reply_markup.py Update copyright year 2022-01-07 10:23:45 +01:00
edit_inline_text.py Add enumerations 2022-04-24 11:56:06 +02:00
edit_message_caption.py Add enumerations 2022-04-24 11:56:06 +02:00
edit_message_media.py Update copyright year 2022-01-07 10:23:45 +01:00
edit_message_reply_markup.py Update copyright year 2022-01-07 10:23:45 +01:00
edit_message_text.py Add enumerations 2022-04-24 11:56:06 +02:00
forward_messages.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
get_discussion_message.py Update copyright year 2022-01-07 10:23:45 +01:00
get_history.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
get_history_count.py Update copyright year 2022-01-07 10:23:45 +01:00
get_media_group.py Remove unnecessary method call in get_media_group (#860) 2022-01-11 16:42:04 +01:00
get_messages.py Update copyright year 2022-01-07 10:23:45 +01:00
inline_session.py Update copyright year 2022-01-07 10:23:45 +01:00
iter_history.py Rename Message.message_id to Message.id 2022-04-24 11:56:06 +02:00
read_history.py Update copyright year 2022-01-07 10:23:45 +01:00
retract_vote.py Update copyright year 2022-01-07 10:23:45 +01:00
search_global.py Rename Message.message_id to Message.id 2022-04-24 11:56:06 +02:00
search_global_count.py Add enumerations 2022-04-24 11:56:06 +02:00
search_messages.py Add enumerations 2022-04-24 11:56:06 +02:00
search_messages_count.py Add enumerations 2022-04-24 11:56:06 +02:00
send_animation.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_audio.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_cached_media.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_chat_action.py Add enumerations 2022-04-24 11:56:06 +02:00
send_contact.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_dice.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_document.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_location.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_media_group.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_message.py Rename Message.message_id to Message.id 2022-04-24 11:56:06 +02:00
send_photo.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_poll.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_reaction.py Update copyright year 2022-01-07 10:23:45 +01:00
send_sticker.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_venue.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_video.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_video_note.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
send_voice.py Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
stop_poll.py Update copyright year 2022-01-07 10:23:45 +01:00
vote_poll.py Update copyright year 2022-01-07 10:23:45 +01:00