Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TelegramInfo

Represents a particular telegram.

Hierarchy

  • TelegramInfo

Index

Properties

skipIfCampaignBlocked

skipIfCampaignBlocked: boolean

Whether this telegram should not be sent to any nation with campaign telegrams blocked.

skipIfRecruitBlocked

skipIfRecruitBlocked: boolean

Whether this telegram should not be sent to any nation with recruitment telegrams blocked.

telegramId

telegramId: string

The ID associated with this telegram.

telegramKey

telegramKey: string

The secret key associated with this telegram.

telegramType

telegramType: TelegramType

The telegram type for rate limit purposes. Recruitment telegrams have a stricter rate limit than non-recruitment telegrams.

Generated using TypeDoc