Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TelegramJobStatus

Represents the status of a telegram job.

Hierarchy

  • TelegramJobStatus

Index

Properties

Properties

isComplete

isComplete: boolean

Whether there are no more telegrams that must be sent for this job.

isStarted

isStarted: boolean

Whether at least one telegram associated with this job has been sent or is in the process of being sent.

Generated using TypeDoc