EditMessageSchedulingState constructor
- {required int chat_id,
- required int message_id,
- MessageSchedulingState? scheduling_state,
- int? extra,
- int? clientId}
Edits the time when a scheduled message will be sent. Scheduling state of all messages in the same album or forwarded together with the message will be also changed
Returns Ok
Implementation
EditMessageSchedulingState