Pyrogram v2.2.7#
Scheme layer used: 199#
Added the parameters
video_coverandvideo_start_timestampto the methodcopy_message(), allowing bots to change the start timestamp for copied videos.Added
for_paid_reactionsinget_send_as_chats().Updated documentation and parameter names according to BOT API 8.3
Scheme layer used: 198#
Updated Text Formatting documentation.
Splitted the
get_messages()intoget_chat_pinned_message(),get_callback_query_message(), andget_replied_message().