ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult
/
InlineQueryResultVoiceImpl
Inline
Query
Result
Voice
Impl
data
class
InlineQueryResultVoiceImpl
:
InlineQueryResultVoice
Members
Properties
duration
Link copied to clipboard
open
override
val
duration
:
Int
?
=
null
entities
Link copied to clipboard
open
val
entities
:
List
<
TextSource
>
?
id
Link copied to clipboard
open
override
val
id
:
InlineQueryId
input
Message
Content
Link copied to clipboard
open
override
val
inputMessageContent
:
InputMessageContent
?
=
null
parse
Mode
Link copied to clipboard
open
override
val
parseMode
:
ParseMode
?
=
null
reply
Markup
Link copied to clipboard
open
override
val
replyMarkup
:
InlineKeyboardMarkup
?
=
null
text
Link copied to clipboard
open
override
val
text
:
String
?
=
null
text
Sources
Link copied to clipboard
open
override
val
textSources
:
TextSourcesList
?
Full list of TextSources
title
Link copied to clipboard
open
override
val
title
:
String
type
Link copied to clipboard
open
override
val
type
:
String
url
Link copied to clipboard
open
override
val
url
:
String