currency property
Currency in which the post will be paid.
Currently, must be one of:
- "XTR" for Telegram Stars
- "TON" for toncoins
Implementation
@JsonKey(name: 'currency')
String get currency;
Currency in which the post will be paid.
Currently, must be one of:
@JsonKey(name: 'currency')
String get currency;