class ChatFull
extends _TypeChatFull
import { ChatFull } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
ChatFull(params: { canSetUsername?: true; hasScheduled?: true; translationsDisabled?: true; id: bigint; about: string; participants: TypeChatParticipants; chatPhoto?: TypePhoto; notifySettings: TypePeerNotifySettings; exportedInvite?: TypeExportedChatInvite; botInfo?: Array<TypeBotInfo>; pinnedMsgId?: number; folderId?: number; call?: TypeInputGroupCall; ttlPeriod?: number; groupcallDefaultJoinAs?: TypePeer; themeEmoticon?: string; requestsPending?: number; recentRequesters?: Array<bigint>; availableReactions?: TypeChatReactions; })Properties
protected
readonly
[params]: Paramsoptional
availableReactions: TypeChatReactionsoptional
botInfo: Array<TypeBotInfo>optional
call: TypeInputGroupCalloptional
chatPhoto: TypePhotooptional
exportedInvite: TypeExportedChatInviteoptional
groupcallDefaultJoinAs: TypePeernotifySettings: TypePeerNotifySettings
participants: TypeChatParticipants
Static Properties
readonly
[paramDesc]: ParamDesc