expirationDate property

  1. @JsonKey(name: 'expiration_date')
int get expirationDate
inherited

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;