Skip to content

0.12

Choose a tag to compare

@vjik vjik released this 01 Jan 08:27
· 21 commits to master since this release
1464f58

Telegram Bot API 9.3 support 🎉

  • New #177: Add hasTopicsEnabled field to User type.
  • New #177: Add isNameImplicit field to ForumTopic and ForumTopicCreated types.
  • New #177: Add giftUpgradeSent field to Message type.
  • New #177: Add giftId, isPremium, isFromBlockchain and colors fields to UniqueGift type.
  • New #177: Add isPremium, hasColors, personalTotalCount, personalRemainingCount, background and
    uniqueGiftVariantCount fields to Gift type.
  • New #177: Add isUpgradeSeparate and uniqueGiftNumber fields to GiftInfo and OwnedGiftRegular types.
  • New #177: Add giftsFromChannels field to AcceptedGiftTypes type.
  • New #177: Add rating, uniqueGiftColors and paidMessageStarCount fields to ChatFullInfo type.
  • New #177: Add UniqueGiftColors, GiftBackground and UserRating types.
  • New #177: Add SendMessageDraft, getUserGifts, getChatGifts and repostStory methods.
  • New #177: Add excludeFromBlockchain parameter to getBusinessAccountGifts method.
  • New #177: Add messageEffectId parameter to forwardMessage and copyMessage methods.
  • New #177: Add completedByChat field to ChecklistTask type.
  • Chg #177: Replace lastResaleStarCount field with lastResaleCurrency and lastResaleAmount fields in
    UniqueGiftInfo type.
  • Chg #177: Replace excludeLimited parameter with excludeLimitedUpgradable and excludeLimitedNonUpgradable
    parameters in getBusinessAccountGifts method.