Interface ScheduledMessage

Interface representing information about a scheduled message.

Hierarchy

  • ScheduledMessage

Properties

closeTime?: number

The time the message was sent or failed to send, in epoch time.

scheduleId: number

The unique identifier for the scheduled message.

The status of the scheduled message.

Generated using TypeDoc