docs / com.github.insanusmokrassar.TelegramBotAPI.types.update / InlineQueryUpdate

InlineQueryUpdate

(common) data class InlineQueryUpdate : Update (source)

Constructors

(common)

<init>

InlineQueryUpdate(updateId: UpdateIdentifier, data: InlineQuery)

Properties

(common)

data

val data: InlineQuery
(common)

updateId

val updateId: UpdateIdentifier