ThumbSizedInlineQueryResult

Properties

id
Link copied to clipboard
common
abstract val id: InlineQueryIdentifier
replyMarkup
Link copied to clipboard
common
abstract val replyMarkup: InlineKeyboardMarkup?
thumbHeight
Link copied to clipboard
common
abstract val thumbHeight: Int?
thumbUrl
Link copied to clipboard
common
abstract val thumbUrl: String?
thumbWidth
Link copied to clipboard
common
abstract val thumbWidth: Int?
type
Link copied to clipboard
common
abstract val type: String

Inheritors

InlineQueryResultArticle
Link copied to clipboard
InlineQueryResultContact
Link copied to clipboard
InlineQueryResultLocation
Link copied to clipboard
InlineQueryResultVenue
Link copied to clipboard
InlineQueryResultDocument
Link copied to clipboard