toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.update
/
ChosenInlineResultUpdate
Chosen
Inline
Result
Update
data
class
ChosenInlineResultUpdate
(
val
updateId
:
UpdateId
,
val
data
:
ChosenInlineResult
)
:
Update
Members
Constructors
Chosen
Inline
Result
Update
Link copied to clipboard
constructor
(
updateId
:
UpdateId
,
data
:
ChosenInlineResult
)
Properties
data
Link copied to clipboard
open
override
val
data
:
ChosenInlineResult
update
Id
Link copied to clipboard
open
override
val
updateId
:
UpdateId