CF Workers Telegram Bot - v11.8.1
Preparing search index...
SendVoiceParams
Interface SendVoiceParams
Interface for voice parameters
interface
SendVoiceParams
{
business_connection_id
?:
string
|
number
;
caption
?:
string
;
chat_id
:
string
|
number
;
disable_notification
?:
boolean
;
duration
?:
number
;
message_thread_id
?:
number
;
parse_mode
?:
string
;
protect_content
?:
boolean
;
reply_markup
?:
object
;
reply_to_message_id
?:
string
|
number
;
voice
:
string
;
}
Hierarchy (
View Summary
)
TelegramApiBaseParams
SendVoiceParams
Index
Properties
business_
connection_
id?
caption?
chat_
id
disable_
notification?
duration?
message_
thread_
id?
parse_
mode?
protect_
content?
reply_
markup?
reply_
to_
message_
id?
voice
Properties
Optional
business_
connection_
id
business_connection_id
?:
string
|
number
Optional
caption
caption
?:
string
chat_
id
chat_id
:
string
|
number
Optional
disable_
notification
disable_notification
?:
boolean
Optional
duration
duration
?:
number
Optional
message_
thread_
id
message_thread_id
?:
number
Optional
parse_
mode
parse_mode
?:
string
Optional
protect_
content
protect_content
?:
boolean
Optional
reply_
markup
reply_markup
?:
object
Optional
reply_
to_
message_
id
reply_to_message_id
?:
string
|
number
voice
voice
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business_
connection_
id
caption
chat_
id
disable_
notification
duration
message_
thread_
id
parse_
mode
protect_
content
reply_
markup
reply_
to_
message_
id
voice
CF Workers Telegram Bot - v11.8.1
Loading...
Interface for voice parameters