class ChatFull_
extends _ChatFull_
import { ChatFull_ } from "https://deno.land/x/mtkruto@0.1.141/tl/2_types.ts";
Constructors
new
ChatFull_(params: { can_set_username?: true; has_scheduled?: true; translations_disabled?: true; id: bigint; about: string; participants: enums.ChatParticipants; chat_photo?: enums.Photo; notify_settings: enums.PeerNotifySettings; exported_invite?: enums.ExportedChatInvite; bot_info?: Array<enums.BotInfo>; pinned_msg_id?: number; folder_id?: number; call?: enums.InputGroupCall; ttl_period?: number; groupcall_default_join_as?: enums.Peer; theme_emoticon?: string; requests_pending?: number; recent_requesters?: Array<bigint>; available_reactions?: enums.ChatReactions; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc