MessageSchedulingStateSendWhenOnline constructor

MessageSchedulingStateSendWhenOnline(
  1. {int? extra,
  2. int? clientId}
)

The message will be sent when the peer will be online. Applicable to private chats only and when the exact online status of the peer is known

Implementation

MessageSchedulingStateSendWhenOnline