This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
v1.8.0
Support Bot API 7.3
- Added classes InputPollOption, BackgroundType, ChatFullInfo, ChatBackground, BackgroundFill
- Added methods questionParseMode, questionEntities to the class SendPoll
- Added field chat_background_set to the class Message
- Added field question_entities to the class Poll
- Added field text_entities to the class PollOption
- Added method livePeriod to the class EditMessageLiveLocation
- Added field via_join_request to the class ChatMemberUpdated
- Changed return type from class Chat to the class ChatFullInfo in the class GetChat
- Separated class Chat from class ChatFullInfo
- Changed type parameter options to InputPollOption for sendPoll method and changed return type getChat to ChatFullInfo in the class BotContext
- Removed fields and added methods for filtering updates to the class Filter