Pyrogram v2.1.30#

Scheme layer used: 179#

  • Added the field question_entities to the class Poll.

  • Added the field text_entities to the class PollOption.

  • Added the parameters question_parse_mode and question_entities to the method send_poll().

  • Added the class InputPollOption and changed the type of the parameter options in the method send_poll() to Array of InputPollOption.

  • Added the field max_reaction_count to the class Chat.

  • Added the field via_join_request to the class ChatMemberUpdated.