Skip to main content
Module

x/mtkruto/mod.ts>MessageEntity.Base

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageEntity.Base
import { type MessageEntity } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { Base } = MessageEntity;

Properties

type: MessageEntityType
offset: number

Offset in UTF-16 code units to the start of the entity

length: number

Length of the entity in UTF-16 code units