ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult
/
InlineQueryResultDocumentImpl
Inline
Query
Result
Document
Impl
data
class
InlineQueryResultDocumentImpl
:
InlineQueryResultDocument
Members
Properties
description
Link copied to clipboard
open
override
val
description
:
String
?
=
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
mime
Type
Link copied to clipboard
open
override
val
mimeType
:
MimeType
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
thumbnail
Height
Link copied to clipboard
open
override
val
thumbnailHeight
:
Int
?
=
null
thumbnail
Url
Link copied to clipboard
open
override
val
thumbnailUrl
:
String
?
=
null
thumbnail
Width
Link copied to clipboard
open
override
val
thumbnailWidth
:
Int
?
=
null
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