Start

data class Start(val text: String, val deepLinkParameter: String) : InlineQueryResultsButton

Constructors

Link copied to clipboard
constructor(text: String, deepLinkParameter: String)

Properties

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