Releases: xooniverse/televerse
Releases · xooniverse/televerse
🤖 Bot API 8.0
Televerse v1.28.0
- 🤖 Bot API 8.0
- Updated
RawAPI.createInvoiceLink
to the docs. - Updated
SuccessfulPayment
,TransactionPartnerUser
to reflect the new Star Subscription features. - 🆕 Added new API Methods -
editUserStarSubscription
,setUserEmojiStatus
,savePreparedInlineMessage
,getAvailableGifts
,sendGift
. - 🆕 Added new classes -
PreparedInlineMessage
,Gift
,Gifts
.
What's Changed
- 🤖 Bot API 8.0 by @HeySreelal in #306
Full Changelog: v1.27.3...v1.28.0
Televerse v1.27.3 🚀
What's Changed
⚠️ SeparateBot.local
and defaultBot
constructor by @HeySreelal in #305
Full Changelog: v1.27.2...v1.27.3
Televerse v1.27.2 🚀
What's Changed
- Fix: Request URI construction & local bot issue by @HeySreelal in #304
Full Changelog: 1.27.1...v1.27.2
Televerse 1.27.1 🚀
🎃 Bot API 7.11 (v1.27.0)
What's Changed
- 🎃 Bot API 7.11 - Televerse 1.27.0 by @HeySreelal in #302
Full Changelog: v1.26.6...v1.27.0
Televerse v1.26.6 🚀
What's Changed
- Check
X-Telegram-Bot-Api-Secret-Token
in Webhook by @HeySreelal in #301
Full Changelog: v1.26.5...v1.26.6
Televerse v1.26.5 🛰️
Televerse v1.26.4 🛰️
What's Changed
- 📁 Multipart File to Local File by @HeySreelal in #299
Full Changelog: v1.26.3...v1.26.4
Televerse v1.26.3 🛰️
Televerse v1.26.2 🛰️
1.26.2
- Added way too many internal changes.
- Added separate method for
RawAPI
construction inBot
RawAPI
instance will be created along withBot
instance.- 🐞 Not having above caused transformers to not work. So obviously, fixed that.
- Added more
Context
helper methods. - (Internal)
Bot._api
is now non-nullable. - (Internal) Properties
_loggerOptions
,_baseURL
, and_scheme
has been removed fromBot
. They now solely belong toRawAPI
. - (Internal) Expensive calls are cached in
Context
, such aschat
,msg
are now cached for better performance in recurring access.
What's Changed
- Televerse v1.26.2 by @HeySreelal in #297
Full Changelog: v1.26.1...v1.26.2