index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
Payments.cpp
Age
Commit message (
Expand
)
Author
2026-07-10
Fix includes.
levlam
2026-07-05
Add and use LabeledPricePart::get_labeled_price_parts.
levlam
2026-07-04
Check that there is at least one price and shipping option.
levlam
2026-05-26
Add and use UserManager::get_input_users.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-16
Move TempPasswordState to separate header.
levlam
2025-09-10
Add telegramPaymentPurposeStars.chat_id.
levlam
2025-09-10
Update layer to 214.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-04-18
Use bool parameters in messages.* functions.
levlam
2025-04-07
Use bool parameters in payments.* requests.
levlam
2025-03-25
Use bool fields with invoices.
levlam
2025-02-19
Add and use check_payment_amount function.
levlam
2025-02-19
Add get_premium_gift_text helper.
levlam
2025-02-19
Add separate telegramPaymentPurposePremiumGift.
levlam
2025-02-19
Immediately update balance when buy Premium with Telegram Stars.
levlam
2025-02-18
Support Premium purchase in Telegram Stars.
levlam
2025-01-01
Update copyright year.
levlam
2024-11-11
Add createInvoiceLink.business_connection_id.
levlam
2024-11-05
Add invoice.subscription_period.
levlam
2024-11-05
Add td_api::paymentFormTypeStarSubscription.
levlam
2024-10-04
Add telegramPaymentPurposePremiumGiftCodes.text.
levlam
2024-10-04
Update layer to 190.
levlam
2024-09-17
Add td_api::sendGift.
levlam
2024-09-10
Update layer to 189.
levlam
2024-09-03
Don't allow owned_star_count to become negative.
levlam
2024-09-03
Separately store pending owned star count.
levlam
2024-08-27
Add td_api::telegramPaymentPurposeStarGiveaway.
levlam
2024-08-07
Locally update owned star count after bying a paid media.
levlam
2024-08-05
Dismiss suggestedActionExtendStarSubscriptions when buying stars.
levlam
2024-07-25
Add td_api::telegramPaymentPurposeJoinChat.
levlam
2024-07-10
Add td_api::telegramPaymentPurposeGiftedStars.
levlam
2024-07-08
Update layer to 185.
levlam
2024-06-24
Add td_api::inputMessageExtendedMedia.
levlam
2024-06-19
Remove old implementation of get_theme_parameters_json_string.
levlam
2024-06-14
Add and use StarManager::get_star_count.
levlam
2024-06-13
Move relevant functions to StarManager.
levlam
2024-05-27
Minor improvements.
levlam
2024-05-24
Add td_api::refundStarPayment.
levlam
2024-05-24
Add td_api::PaymentReceiptType and td_api::paymentReceiptTypeStars.
levlam
2024-05-24
Add td_api::productInfo.
levlam
2024-05-23
Minor improvements.
levlam
2024-05-17
Allow to pay in Telegram Stars.
levlam
2024-05-17
Add td_api::paymentFormTypeStars.
levlam
2024-05-17
Add class td_api::paymentFormType.
levlam
2024-05-16
Add telegramPaymentPurposeStars.
levlam
2024-05-06
Update layer to 181.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-03-20
Add td_api::getCollectibleItemInfo.
levlam
2024-01-03
Move ContactsManager proxy methods to DialogManager.
levlam
[next]