SetInlineGameScore constructor
SetInlineGameScore({})
Implementation
SetInlineGameScore({
super.extra,
super.client_id,
this.inline_message_id,
this.edit_message,
this.user_id,
this.score,
this.force,
});