aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/Premium.cpp
AgeCommit message (Expand)Author
2026-07-02Add td_api::premiumFeatureRichMessages.levlam
2026-06-03Add td_api::premiumLimitTypeMessageTextLength.levlam
2026-04-21Add td_api::premiumLimitTypeCustomTextCompositionStyleCount and the option "a...levlam
2026-03-27Add td_api::premiumLimitTypeOwnedBotCount and option "owned_bot_count_max".levlam
2026-03-20Add td_api::premiumFeatureTextComposition.levlam
2026-03-04Support live photo in on_get_document.levlam
2026-03-25Move remove_unallowed_quote_entities to MessageEntity.cpp.levlam
2026-02-20Add td_api::premiumFeatureProtectPrivateChatContent.levlam
2026-01-01Update copyright year.levlam
2025-12-16Always warn about unsupported premium features.levlam
2025-12-16Add td_api::premiumFeaturePaidMessages.levlam
2025-11-25Return back duration of Telegram Premium subscription in months.levlam
2025-11-05Add premiumGiftCodeInfo.day_count.levlam
2025-10-23Fix calls to get_text_entities_object.levlam
2025-10-17Update layer to 217.levlam
2025-09-19Update layer to 216.levlam
2025-09-10Add storePaymentPurposeStars.chat_id.levlam
2025-09-10Update layer to 214.levlam
2025-09-09Fallback to on_error if telegram_api::payments_paymentVerificationNeeded is r...levlam
2025-08-05Allow upgrade and resale prices to decrease.levlam
2025-06-27Update default list of Premium features.levlam
2025-06-26Add td_api::premiumFeatureChecklists.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-04-09Use "post" for stories.levlam
2025-04-11Add td_api::checkAuthenticationPremiumPurchase.levlam
2025-04-11Combine methods to td_api::assignStoreTransaction.levlam
2025-04-03Minor improvements.levlam
2025-03-27Use bool fields in payment API.levlam
2025-03-14Add td_api::giftPremiumWithStars.levlam
2025-03-06Update layer to 201.levlam
2025-03-07Minor improvements.levlam
2025-02-19Add separate td_api::storePaymentPurposePremiumGift.levlam
2025-02-19Add and use check_payment_amount function.levlam
2025-02-19Add get_premium_gift_text helper.levlam
2025-02-19Sort premium gift options by duration.levlam
2025-02-19Add premiumGiftPaymentOption.star_count.levlam
2025-02-19Add separate methods for premium gifting and giveaway creation options.levlam
2025-02-18Support gift code payment options in different currencies.levlam
2025-01-01Update copyright year.levlam
2024-11-25Add separate file types for self-destructing files.levlam
2024-10-30Minor improvements.levlam
2024-10-23Add premiumGiftCodePaymentOption.sticker.levlam
2024-10-23Add premiumGiftCodePaymentOption.discount_percentage.levlam
2024-10-23Remove storePaymentPurposeGiftedPremium.levlam
2024-10-04Add storePaymentPurposePremiumGiftCode.text.levlam
2024-10-04Update layer to 190.levlam
2024-09-02Support Star giveaways in launchPrepaidGiveaway.levlam
2024-08-27Add td_api::telegramPaymentPurposeStarGiveaway.levlam
2024-08-24Add giveawayInfoCompleted.won_star_count.levlam
2024-08-24Add giveawayInfoCompleted.is_winner.levlam