CF Workers Telegram Bot - v11.8.1
Preparing search index...
TelegramInlineQueryResultVoice
Class TelegramInlineQueryResultVoice
Hierarchy (
View Summary
)
TelegramInlineQueryResult
TelegramInlineQueryResultVoice
Index
Constructors
constructor
Properties
caption?
id
parse_
mode?
title
type
voice_
url
Constructors
constructor
new
TelegramInlineQueryResultVoice
(
data
:
{
caption
?:
string
;
parse_mode
?:
string
;
title
?:
string
;
voice
:
string
;
}
,
)
:
TelegramInlineQueryResultVoice
Parameters
data
:
{
caption
?:
string
;
parse_mode
?:
string
;
title
?:
string
;
voice
:
string
}
Returns
TelegramInlineQueryResultVoice
Properties
Optional
caption
caption
?:
string
id
id
:
string
Optional
parse_
mode
parse_mode
?:
string
title
title
:
string
type
type
:
TelegramInlineQueryType
voice_
url
voice_url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
caption
id
parse_
mode
title
type
voice_
url
CF Workers Telegram Bot - v11.8.1
Loading...