CF Workers Telegram Bot - v11.2.1
Preparing search index...
TelegramApiBaseParams
Interface TelegramApiBaseParams
Interface for common Telegram API parameters
interface
TelegramApiBaseParams
{
business_connection_id
?:
string
|
number
;
chat_id
:
string
|
number
;
message_thread_id
?:
number
;
}
Hierarchy (
View Summary
)
TelegramApiBaseParams
SendMessageParams
SendPhotoParams
SendVideoParams
SendChatActionParams
SendInvoiceParams
Index
Properties
business_
connection_
id?
chat_
id
message_
thread_
id?
Properties
Optional
business_
connection_
id
business_connection_id
?:
string
|
number
chat_
id
chat_id
:
string
|
number
Optional
message_
thread_
id
message_thread_id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business_
connection_
id
chat_
id
message_
thread_
id
CF Workers Telegram Bot - v11.2.1
Loading...
Interface for common Telegram API parameters