WebApp

data class WebApp(val text: String, val webAppInfo: WebAppInfo) : InlineQueryResultsButton

Constructors

Link copied to clipboard
constructor(text: String, webAppInfo: WebAppInfo)

Properties

Link copied to clipboard
open override val text: String
Link copied to clipboard