menu
tdlib package
documentation
td_api.dart
InlineQueryResults
results property
results property
dark_mode
light_mode
results
property
List
<
InlineQueryResult
>
results
final
results
Results of the query
Implementation
final List<InlineQueryResult> results;
tdlib package
documentation
td_api
InlineQueryResults
results property
InlineQueryResults class