expirationDate property
Point in time (Unix timestamp) when the boost will automatically expire, unless the booster's Telegram Premium subscription is prolonged
Implementation
@JsonKey(name: 'expiration_date')
int get expirationDate;
Point in time (Unix timestamp) when the boost will automatically expire, unless the booster's Telegram Premium subscription is prolonged
@JsonKey(name: 'expiration_date')
int get expirationDate;