Skip to main content
Module

x/mtkruto/mod.ts>types.AttachMenuBotIconColor

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.AttachMenuBotIconColor
extends _TypeAttachMenuBotIconColor
import { types } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { AttachMenuBotIconColor } = types;

Constructors

new
AttachMenuBotIconColor(params: { name: string; color: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
color: number
name: string

Static Properties

readonly
[paramDesc]: ParamDesc