This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Releases: natanimn/Telebof
Releases · natanimn/Telebof
FIx
Fix-workflow
- Added variables to workflow
- Issue fixed related to workflow
Fix bugs
v1.13.0
- Added methods usernames, chatUsersname, chatIds, fromIds to the class Filter
- Now supports filtering incoming channel_post, businness_message, edited_channel_post, edited_message, edited_business_message update in addition to message update
- Bug fixed
- Word improved
Fix bugs
v1.12.0
v1.11.0
Support Bot API 7.6
- Added classes InputPaidMediaVideo, InputPaidMediaPhoto, PaidMedia, PaidMediaInfo, SendPaidMedia
- Added interface InputPaidMedia
- Added method sendPaidMedia to the class BotContext
- Added field can_send_paid_media to the class ChatFullInfo
- Added field paid_media to the classes Message and Externalreply
- Bug fixed related to field thumbnail
v1.10.0
Support Bot API 7.5
- Added classes GetStarTransactions, RevenueWithdrawalState, StarTransaction, StarTransactions, TransactionPartner
- Added method businessConnectionId to the classes EditMessageCaption, EditMessageLiveLocation, EditMessageMedia, EditMessageText, StopMessageLiveLocation
- Added method getStarTransactions to the class BotContext
- Bug fixed
Fix bug
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