Pyrogram v2.2.18#
Scheme layer used: 222#
Added the field
first_profile_audioto the classChatand the methodsget_chat_audios(),get_chat_audios_count(),add_profile_audio(),remove_profile_audio(),set_profile_audio_position().Removed the methods
get_received_gifts(),sell_gift(),send_gift(),toggle_gift_is_saved()and theReceivedGift.Removed the field
alternative_videosfrom the classMessageand added the classVideoQualityand the fieldqualitiesto the classVideoallowing to get information about other available qualities of a video.Added the fields
icon_custom_emoji_idandstyleto the classesInlineKeyboardButtonandKeyboardButton.Added the fields
has_topics_enabledandallows_users_to_create_topicsto the classUser, which can be used to determine whether forum topic mode is enabled for the bot in private chats.Added the field
is_name_implicitto the classesForumTopicandForumTopicCreated.