class Chat_
extends _Chat_
import { Chat_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
Chat_(params: { creator?: true; left?: true; deactivated?: true; call_active?: true; call_not_empty?: true; noforwards?: true; id: bigint; title: string; photo: enums.ChatPhoto; participants_count: number; date: number; version: number; migrated_to?: enums.InputChannel; admin_rights?: enums.ChatAdminRights; default_banned_rights?: enums.ChatBannedRights; })Properties
protected
readonly
[params]: Paramsoptional
admin_rights: enums.ChatAdminRightsoptional
default_banned_rights: enums.ChatBannedRightsoptional
migrated_to: enums.InputChannelphoto: enums.ChatPhoto
Static Properties
readonly
[paramDesc]: ParamDesc