UpdateNewChosenInlineResult constructor
UpdateNewChosenInlineResult({})
Implementation
UpdateNewChosenInlineResult({
required this.senderUserId,
this.userLocation,
required this.query,
required this.resultId,
required this.inlineMessageId,
});