Skip to main content
Module

x/grm/mod.ts>tl.Api.help.DeepLinkInfo

MTProto API Client for Deno 🦕
Latest
class tl.Api.help.DeepLinkInfo
extends VirtualClass<{ updateApp?: boolean; message: string; entities?: Api.TypeMessageEntity[]; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { DeepLinkInfo } = tl.Api.help;

Properties

className: "help.DeepLinkInfo"
classType: "constructor"
CONSTRUCTOR_ID: 1783556146
optional
entities: Api.TypeMessageEntity[]
message: string
SUBCLASS_OF_ID: 2555030584
optional
updateApp: boolean