PremiumPaymentOption
Object Hierarchy:
Description:
public class PremiumPaymentOption :
Error
Describes an option for buying Telegram Premium to a user
Content:
Properties:
- public int64 amount { get; set construct; }
The amount to pay, in the smallest units of the currency
- public string currency { get; set construct; }
ISO 4217 currency code for Telegram Premium subscription payment
- public int32 discount_percentage { get; set construct; }
The discount associated with this option, as a percentage
- public int32 month_count { get; set construct; }
Number of months the Telegram Premium subscription will be active. Use
Client.get_premium_info_sticker to get the sticker to be used
as representation of the Telegram Premium subscription
- public InternalLinkType? payment_link { get; set construct; }
An internal link to be opened for buying Telegram Premium to the user
if store payment isn't possible; may be null if direct payment isn't available
- public string store_product_id { get; set construct; }
Identifier of the store product associated with the option
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref