currency property
Three-letter ISO 4217 currency code, or “XTR” for payments in Telegram Stars. Currently, always “XTR”.
Implementation
@JsonKey(name: 'currency')
String get currency;
Three-letter ISO 4217 currency code, or “XTR” for payments in Telegram Stars. Currently, always “XTR”.
@JsonKey(name: 'currency')
String get currency;