import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesSetInlineGameScore } = functions;
Constructors
new
MessagesSetInlineGameScore(params: { editMessage?: true; force?: true; id: types.TypeInputBotInlineMessageID; userId: types.TypeInputUser; score: number; })Properties
protected
readonly
[params]: ParamsuserId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc