InlineQueryResultsButtonTypeStartBot constructor

InlineQueryResultsButtonTypeStartBot(
  1. {required String parameter,
  2. int? extra,
  3. int? clientId}
)

Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter

Implementation

InlineQueryResultsButtonTypeStartBot