class types.BotCommandScopePeerUser
extends _TypeBotCommandScope
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { BotCommandScopePeerUser } = types;
Constructors
new
BotCommandScopePeerUser(params: { peer: TypeInputPeer; userId: TypeInputUser; })Static Properties
readonly
[paramDesc]: ParamDesc