InlineQueryUpdate

data class InlineQueryUpdate(updateId: UpdateIdentifier, data: InlineQuery) : Update

Properties

data
Link copied to clipboard
common
open override val data: InlineQuery
updateId
Link copied to clipboard
common
open override val updateId: UpdateIdentifier