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