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