Closed
Description
https://core.telegram.org/bots/api#april-14-2019
- Add the field
is_member
to theChatMember
entity. - Add the field
forward_sender_name
to theMessage
entity.
Polls
- Add the
Poll
entity. - Add
sendPoll
andstopPoll
methods. - Add the field
poll
to theUpdate
entity.