toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.ChosenInlineResult
/
ChosenInlineResult
Chosen
Inline
Result
sealed
interface
ChosenInlineResult
:
FromUser
Inheritors
BaseChosenInlineResult
LocationChosenInlineResult
Members
Properties
from
Link copied to clipboard
abstract
override
val
from
:
User
The source
User
of this type
inline
Message
Id
Link copied to clipboard
abstract
val
inlineMessageId
:
InlineMessageId
?
query
Link copied to clipboard
abstract
val
query
:
String
result
Id
Link copied to clipboard
abstract
val
resultId
:
InlineQueryId
user
Link copied to clipboard
open
override
val
user
:
User