This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
v1.9.0
Support Bot API 7.4
- Added class RefundStartPayment
- Field provider_token omitted in the classes InputInvoiceMessageContent, SendInvoice, CreateInvoiceLink
- Added method refundStartPayment to the class BotContext
- Added field effect_id to the class Message
- Added method messageEffectId to the classes DefaultParameter, SendPoll, SendContact, SendLocation, SendVenue
- Added field show_caption_above_media to the classes Message, InputMediaAnimation, InputMediaPhoto, InputMediaVideo, InlineQueryResultGif, InlineQueryResultMpeg4Gif, InlineQueryResultPhoto, InlineQueryResultVideo, InlineQueryResultCachedGif, InlineQueryResultCachedMpeg4Gif, InlineQueryResultCachedPhoto, and InlineQueryResultCachedVideo.
- Added method showCaptionAboveMedia to the classed SendAnimation, SendPhoto, SendVideo, CopyMessage, EditMessageCaption.
- Added enums MenuButtonType, MimeType
- Added methods texts, regex to the class Filter
- Replaced the method privateChat with Private in the class Filter
- Replaced the method start with run in the class BotClient
- Speed improved
- Fix bug