Represents a custom broadcast.

Hierarchy

  • CustomBroadcast

Properties

cronString: string

The cron(job) string. For more information/help you can for example use this website: https://crontab.cronhub.io/.

description?: string

A description of the broadcast.

id: string

ID of the timer.

message: string

The message that should be sent (will be parsed by the message parser).

Generated using TypeDoc