Skip to main content
Module

x/grm/mod.ts>tl.ChatGetterConstructorParams

MTProto API Client for Deno 🦕
Go to Latest
interface tl.ChatGetterConstructorParams
import { type tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { ChatGetterConstructorParams } = tl;

Properties

optional
chatPeer: Api.TypeEntityLike
optional
inputChat: Api.TypeEntityLike
optional
chat: Api.TypeEntityLike
optional
broadcast: boolean