class ChatFull_
extends _ChatFull_
import { ChatFull_ } from "https://deno.land/x/mtkruto@0.1.130/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]: Paramsoptional
available_reactions: enums.ChatReactionsoptional
bot_info: Array<enums.BotInfo>optional
call: enums.InputGroupCalloptional
chat_photo: enums.Photooptional
exported_invite: enums.ExportedChatInviteoptional
groupcall_default_join_as: enums.Peernotify_settings: enums.PeerNotifySettings
participants: enums.ChatParticipants
Static Properties
readonly
[paramDesc]: ParamDesc