query property

String? query
final

Optional. The default inline query to be inserted in the input field. If left empty, only the bot's username will be inserted

Implementation

final String? query;