Properties

entities
Link copied to clipboard
common
open val entities: List<TextSource>?
id
Link copied to clipboard
common
abstract val id: InlineQueryIdentifier
inputMessageContent
Link copied to clipboard
common
abstract val inputMessageContent: InputMessageContent?
parseMode
Link copied to clipboard
common
abstract val parseMode: ParseMode?
replyMarkup
Link copied to clipboard
common
abstract val replyMarkup: InlineKeyboardMarkup?
text
Link copied to clipboard
common
abstract val text: String?
textSources
Link copied to clipboard
common
abstract val textSources: List<TextSource>?
Full list of TextSources
title
Link copied to clipboard
common
abstract val title: String?
type
Link copied to clipboard
common
abstract val type: String

Inheritors

InlineQueryResultGif
Link copied to clipboard
InlineQueryResultGifCached
Link copied to clipboard