..
__init__.py
pyrofork: Add send_paid_media method
2024-07-01 20:11:55 +07:00
copy_media_group.py
Pyrofork: Add support for t.me/<username> link in resolve_peer method
2024-01-04 19:50:17 +07:00
copy_message.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +07:00
delete_messages.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
download_media.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
edit_inline_caption.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
edit_inline_media.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
edit_inline_reply_markup.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
edit_inline_text.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
edit_message_caption.py
Add business_connection_id parameter in
2024-06-23 16:59:32 +07:00
edit_message_media.py
Add business_connection_id parameter in
2024-06-23 16:59:32 +07:00
edit_message_reply_markup.py
Add business_connection_id parameter in
2024-06-23 16:59:32 +07:00
edit_message_text.py
Add business_connection_id parameter in
2024-06-23 16:59:32 +07:00
forward_messages.py
Pyrofork: Add support for t.me/<username> link in resolve_peer method
2024-01-04 19:50:17 +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_messages.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +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: Update Copyright headers
2024-02-07 20:25:08 +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: Update Copyright headers
2024-02-07 20:25:08 +07:00
search_messages_count.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
send_animation.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +07:00
send_audio.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_cached_media.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +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 message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_dice.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_document.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_invoice.py
pyrofork: Add payload parameter to send_invoice
2024-07-07 21:52:08 +07:00
send_location.py
Added support for InputMessageContent classes, according to BOT API.
2024-06-23 16:59:33 +07:00
send_media_group.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +07:00
send_message.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_paid_media.py
pyrofork: remove entities parameter in send_paid_media docs
2024-07-01 20:41:24 +07:00
send_photo.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +07:00
send_poll.py
pyrofork: Update send_poll example
2024-07-02 15:45:47 +07:00
send_reaction.py
Pyrofork: Message Reaction Update ( #43 )
2024-01-22 23:26:09 +07:00
send_sticker.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_venue.py
Added support for InputMessageContent classes, according to BOT API.
2024-06-23 16:59:33 +07:00
send_video.py
pyrofork: add invert_media parameter to copy_message,edit_message_caption,edit_message_media,send_{animation,cached_media,media_group,photo,video} methods
2024-06-02 14:49:57 +07:00
send_video_note.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_voice.py
pyrofork: Add message_effect_id to send* methods
2024-06-02 14:35:35 +07:00
send_web_page.py
Pyrofork: Add business_connection_id parameter to send_{animation,audio,chat_action,contact,dice,document,game,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice,web_page}
2024-04-06 21:56:08 +07:00
stop_poll.py
Add business_connection_id parameter in
2024-06-23 16:59:32 +07:00
stream_media.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00
vote_poll.py
Pyrofork: Update Copyright headers
2024-02-07 20:25:08 +07:00