Skip to main content
Module

x/mtkruto/tl/2_types.ts>MessageEntityMentionName_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessageEntityMentionName_
import { MessageEntityMentionName_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
MessageEntityMentionName_(params: { offset: number; length: number; user_id: bigint; })

Properties

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

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc