results property

vector<InlineQueryResult>? results
getter/setter pair

Results of the query

Implementation

vector<InlineQueryResult>? results;