Skip to main content
Module

x/mtkruto/mod.ts>types.MessageEntityBold

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

Constructors

new
MessageEntityBold(params: { offset: number; length: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
length: number
offset: number

Static Properties

readonly
[paramDesc]: ParamDesc