class ChannelFull
extends _TypeChatFull
import { ChannelFull } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
ChannelFull(params: { canViewParticipants?: true; canSetUsername?: true; canSetStickers?: true; hiddenPrehistory?: true; canSetLocation?: true; hasScheduled?: true; canViewStats?: true; blocked?: true; canDeleteChannel?: true; antispam?: true; participantsHidden?: true; translationsDisabled?: true; id: bigint; about: string; participantsCount?: number; adminsCount?: number; kickedCount?: number; bannedCount?: number; onlineCount?: number; readInboxMaxId: number; readOutboxMaxId: number; unreadCount: number; chatPhoto: TypePhoto; notifySettings: TypePeerNotifySettings; exportedInvite?: TypeExportedChatInvite; botInfo: Array<TypeBotInfo>; migratedFromChatId?: bigint; migratedFromMaxId?: number; pinnedMsgId?: number; stickerset?: TypeStickerSet; availableMinId?: number; folderId?: number; linkedChatId?: bigint; location?: TypeChannelLocation; slowmodeSeconds?: number; slowmodeNextSendDate?: number; statsDc?: number; pts: number; call?: TypeInputGroupCall; ttlPeriod?: number; pendingSuggestions?: Array<string>; groupcallDefaultJoinAs?: TypePeer; themeEmoticon?: string; requestsPending?: number; recentRequesters?: Array<bigint>; defaultSendAs?: TypePeer; availableReactions?: TypeChatReactions; })Properties
protected
readonly
[params]: Paramsoptional
availableReactions: TypeChatReactionsbotInfo: Array<TypeBotInfo>
optional
call: TypeInputGroupCallchatPhoto: TypePhoto
optional
defaultSendAs: TypePeeroptional
exportedInvite: TypeExportedChatInviteoptional
groupcallDefaultJoinAs: TypePeeroptional
location: TypeChannelLocationnotifySettings: TypePeerNotifySettings
optional
stickerset: TypeStickerSetStatic Properties
readonly
[paramDesc]: ParamDesc