MessageSchedulingState
Contains information about the time when a scheduled message will be sent.
The MessageSchedulingStateUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
SendAtDate
SendWhenOnline
MessageSchedulingStateSendAtDate
The message will be sent at the specified date.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "messageSchedulingStateSendAtDate" | |
sendDate | number | Date the message will be sent. The date must be within 367 days in the future |