Optional
options: { Optional
buffer?: ArrayBufferOptional
external?: booleanOptional
file?: { Optional
name?: stringOptional
type?: stringOptional
headers?: Record<string, any>Optional
method?: stringOptional
query?: Record<string, any>Optional
record?: Record<string, any>Creates a new telegram integration.
Deletes a telegram integration.
Fetches a telegram integration.
Retrieves a list of all telegram integrations.
Optional
request: TelegramIntegrationListRequestSetups a telegram integration.
Updates a telegram integration.
Generated using TypeDoc
Template
Template