Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecipientStatus

Represents a recipient's status in the context of a telegram job.

Hierarchy

  • RecipientStatus

Index

Properties

Properties

Optional err

err: any

Any error that occurred when trying to send a telegram to this recipient.

Optional success

success: boolean

Whether a telegram was successfully sent to the recipient. This value will be undefined if no attempt to send a telegram was yet made.

Generated using TypeDoc