menu
td_json_client package
documentation
td_api.dart
PushMessageContentInvoice
PushMessageContentInvoice.new constructor
PushMessageContentInvoice.new constructor
dark_mode
light_mode
PushMessageContentInvoice
constructor
PushMessageContentInvoice
(
{
String
?
extra
,
int
?
client_id
,
string
?
price
,
Bool
?
is_pinned
,
})
Implementation
PushMessageContentInvoice({ super.extra, super.client_id, this.price, this.is_pinned, });
td_json_client package
documentation
td_api
PushMessageContentInvoice
PushMessageContentInvoice.new constructor
PushMessageContentInvoice class