InlineQueryResultsButton

Types

Link copied to clipboard
object Companion
Link copied to clipboard
@Serializable
class Raw
Link copied to clipboard
data class Start(val text: String, val deepLinkParameter: String) : InlineQueryResultsButton
Link copied to clipboard
Link copied to clipboard
data class WebApp(val text: String, val webAppInfo: WebAppInfo) : InlineQueryResultsButton

Properties

Link copied to clipboard
abstract val text: String