Skip to main content
Module

x/grm/mod.ts>tl.Api.ChatInviteImporter

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChatInviteImporter
extends VirtualClass<{ requested?: boolean; userId: long; date: int; about?: string; approvedBy?: long; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { ChatInviteImporter } = tl.Api;

Properties

optional
about: string
optional
approvedBy: long
className: "ChatInviteImporter"
classType: "constructor"
CONSTRUCTOR_ID: 2354765785
date: int
optional
requested: boolean
SUBCLASS_OF_ID: 1393710126
userId: long