CanSendStoryResultMonthlyLimitExceeded constructor

CanSendStoryResultMonthlyLimitExceeded(
  1. {required int retry_after,
  2. int? extra,
  3. int? clientId}
)

The monthly limit for the number of posted stories exceeded. The user needs to buy Telegram Premium or wait specified time

Implementation

CanSendStoryResultMonthlyLimitExceeded