Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionTelegramSendMessageParams
Interface FlowActionTelegramSendMessageParams
This file was auto-generated by Fern from our API Definition.
interface
FlowActionTelegramSendMessageParams
{
connection_id
:
string
;
chat_id
:
string
;
text
:
string
;
}
Index
Properties
connection_
id
chat_
id
text
Properties
connection_
id
connection_id
:
string
chat_
id
chat_id
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection_
id
chat_
id
text
Auth0 Node.js SDK - v5.0.0
Loading...
This file was auto-generated by Fern from our API Definition.