ChosenInlineResult constructor
ChosenInlineResult({})
Basic constructor
Implementation
ChosenInlineResult({
required this.resultId,
required this.from,
required this.query,
this.location,
this.inlineMessageId,
});