class Chat
extends _TypeChat
import { Chat } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
Chat(params: { creator?: true; left?: true; deactivated?: true; callActive?: true; callNotEmpty?: true; noforwards?: true; id: bigint; title: string; photo: TypeChatPhoto; participantsCount: number; date: number; version: number; migratedTo?: TypeInputChannel; adminRights?: TypeChatAdminRights; defaultBannedRights?: TypeChatBannedRights; })Properties
protected
readonly
[params]: Paramsoptional
adminRights: TypeChatAdminRightsoptional
defaultBannedRights: TypeChatBannedRightsoptional
migratedTo: TypeInputChannelphoto: TypeChatPhoto
Static Properties
readonly
[paramDesc]: ParamDesc