Back to Node Auth0

Interface FlowActionTelegramSendMessageParams

docs/interfaces/management.Management.FlowActionTelegramSendMessageParams.html

5.9.1726 B
Original Source

Interface FlowActionTelegramSendMessageParams

interface FlowActionTelegramSendMessageParams {
connection_id: string;
chat_id: string;
text: string;
}

Index

Properties

connection_idchat_idtext

Properties

connection_id

connection_id: string

chat_id

chat_id: string

text

text: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idchat_idtext