class functions.BotsSetBotMenuButton extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotsSetBotMenuButton } = functions; ConstructorsnewBotsSetBotMenuButton(params: { userId: types.TypeInputUser; button: types.TypeBotMenuButton; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbutton: types.TypeBotMenuButtonuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc