Skip to content

BusinessGreetingMessageSettings

Type · TDLib 1.8.67 · d1085f9c

Describes settings for greeting messages that are automatically sent by a Telegram Business account as response to incoming messages in an inactive private chat

BusinessGreetingMessageSettings(
  shortcut_id: int32,
  recipients: BusinessRecipients,
  inactivity_days: int32
) → BusinessGreetingMessageSettings

shortcut_id

int32

Unique quick reply shortcut identifier for the greeting messages

recipients

BusinessRecipients

Chosen recipients of the greeting messages

inactivity_days

int32

The number of days after which a chat will be considered as inactive; currently, must be one of 7, 14, 21, or 28