teleproto - v1.229.0
    Preparing search index...

    Class ChannelFull

    Hierarchy (View Summary)

    • VirtualClass<
          {
              about: string;
              adminsCount?: int;
              antispam?: boolean;
              availableMinId?: int;
              availableReactions?: TypeChatReactions;
              bannedCount?: int;
              blocked?: boolean;
              boostsApplied?: int;
              boostsUnrestrict?: int;
              botInfo: Api.TypeBotInfo[];
              botVerification?: TypeBotVerification;
              call?: TypeInputGroupCall;
              canDeleteChannel?: boolean;
              canSetLocation?: boolean;
              canSetStickers?: boolean;
              canSetUsername?: boolean;
              canViewParticipants?: boolean;
              canViewRevenue?: boolean;
              canViewStarsRevenue?: boolean;
              canViewStats?: boolean;
              chatPhoto: Api.TypePhoto;
              defaultSendAs?: TypePeer;
              emojiset?: Api.TypeStickerSet;
              exportedInvite?: Api.TypeExportedChatInvite;
              folderId?: int;
              groupcallDefaultJoinAs?: TypePeer;
              guardBotId?: long;
              hasScheduled?: boolean;
              hasWelcomeMessages?: boolean;
              hiddenPrehistory?: boolean;
              id: long;
              kickedCount?: int;
              linkedChatId?: long;
              location?: TypeChannelLocation;
              mainTab?: TypeProfileTab;
              migratedFromChatId?: long;
              migratedFromMaxId?: int;
              notifySettings: TypePeerNotifySettings;
              onlineCount?: int;
              paidMediaAllowed?: boolean;
              paidMessagesAvailable?: boolean;
              paidReactionsAvailable?: boolean;
              participantsCount?: int;
              participantsHidden?: boolean;
              pendingSuggestions?: string[];
              pinnedMsgId?: int;
              pts: int;
              reactionsLimit?: int;
              readInboxMaxId: int;
              readOutboxMaxId: int;
              recentRequesters?: long[];
              requestsPending?: int;
              restrictedSponsored?: boolean;
              sendPaidMessagesStars?: long;
              slowmodeNextSendDate?: int;
              slowmodeSeconds?: int;
              stargiftsAvailable?: boolean;
              stargiftsCount?: int;
              statsDc?: int;
              stickerset?: Api.TypeStickerSet;
              stories?: Api.TypePeerStories;
              storiesPinnedAvailable?: boolean;
              themeEmoticon?: string;
              translationsDisabled?: boolean;
              ttlPeriod?: int;
              unreadCount: int;
              viewForumAsMessages?: boolean;
              wallpaper?: TypeWallPaper;
          },
      >
      • ChannelFull
    Index
    • Parameters

      • args: {
            about: string;
            adminsCount?: number;
            antispam?: boolean;
            availableMinId?: number;
            availableReactions?: TypeChatReactions;
            bannedCount?: number;
            blocked?: boolean;
            boostsApplied?: number;
            boostsUnrestrict?: number;
            botInfo: Api.BotInfo[];
            botVerification?: BotVerification;
            call?: TypeInputGroupCall;
            canDeleteChannel?: boolean;
            canSetLocation?: boolean;
            canSetStickers?: boolean;
            canSetUsername?: boolean;
            canViewParticipants?: boolean;
            canViewRevenue?: boolean;
            canViewStarsRevenue?: boolean;
            canViewStats?: boolean;
            chatPhoto: Api.TypePhoto;
            defaultSendAs?: TypePeer;
            emojiset?: Api.StickerSet;
            exportedInvite?: Api.TypeExportedChatInvite;
            folderId?: number;
            groupcallDefaultJoinAs?: TypePeer;
            guardBotId?: BigInteger;
            hasScheduled?: boolean;
            hasWelcomeMessages?: boolean;
            hiddenPrehistory?: boolean;
            id: BigInteger;
            kickedCount?: number;
            linkedChatId?: BigInteger;
            location?: TypeChannelLocation;
            mainTab?: TypeProfileTab;
            migratedFromChatId?: BigInteger;
            migratedFromMaxId?: number;
            notifySettings: PeerNotifySettings;
            onlineCount?: number;
            paidMediaAllowed?: boolean;
            paidMessagesAvailable?: boolean;
            paidReactionsAvailable?: boolean;
            participantsCount?: number;
            participantsHidden?: boolean;
            pendingSuggestions?: string[];
            pinnedMsgId?: number;
            pts: number;
            reactionsLimit?: number;
            readInboxMaxId: number;
            readOutboxMaxId: number;
            recentRequesters?: BigInteger[];
            requestsPending?: number;
            restrictedSponsored?: boolean;
            sendPaidMessagesStars?: BigInteger;
            slowmodeNextSendDate?: number;
            slowmodeSeconds?: number;
            stargiftsAvailable?: boolean;
            stargiftsCount?: number;
            statsDc?: number;
            stickerset?: Api.StickerSet;
            stories?: Api.PeerStories;
            storiesPinnedAvailable?: boolean;
            themeEmoticon?: string;
            translationsDisabled?: boolean;
            ttlPeriod?: number;
            unreadCount: number;
            viewForumAsMessages?: boolean;
            wallpaper?: TypeWallPaper;
        }

      Returns ChannelFull

    • Returns {
          about: string;
          adminsCount?: number;
          antispam?: boolean;
          availableMinId?: number;
          availableReactions?: TypeChatReactions;
          bannedCount?: number;
          blocked?: boolean;
          boostsApplied?: number;
          boostsUnrestrict?: number;
          botInfo: Api.BotInfo[];
          botVerification?: BotVerification;
          call?: TypeInputGroupCall;
          canDeleteChannel?: boolean;
          canSetLocation?: boolean;
          canSetStickers?: boolean;
          canSetUsername?: boolean;
          canViewParticipants?: boolean;
          canViewRevenue?: boolean;
          canViewStarsRevenue?: boolean;
          canViewStats?: boolean;
          chatPhoto: Api.TypePhoto;
          defaultSendAs?: TypePeer;
          emojiset?: Api.StickerSet;
          exportedInvite?: Api.TypeExportedChatInvite;
          folderId?: number;
          groupcallDefaultJoinAs?: TypePeer;
          guardBotId?: BigInteger;
          hasScheduled?: boolean;
          hasWelcomeMessages?: boolean;
          hiddenPrehistory?: boolean;
          id: BigInteger;
          kickedCount?: number;
          linkedChatId?: BigInteger;
          location?: TypeChannelLocation;
          mainTab?: TypeProfileTab;
          migratedFromChatId?: BigInteger;
          migratedFromMaxId?: number;
          notifySettings: PeerNotifySettings;
          onlineCount?: number;
          paidMediaAllowed?: boolean;
          paidMessagesAvailable?: boolean;
          paidReactionsAvailable?: boolean;
          participantsCount?: number;
          participantsHidden?: boolean;
          pendingSuggestions?: string[];
          pinnedMsgId?: number;
          pts: number;
          reactionsLimit?: number;
          readInboxMaxId: number;
          readOutboxMaxId: number;
          recentRequesters?: BigInteger[];
          requestsPending?: number;
          restrictedSponsored?: boolean;
          sendPaidMessagesStars?: BigInteger;
          slowmodeNextSendDate?: number;
          slowmodeSeconds?: number;
          stargiftsAvailable?: boolean;
          stargiftsCount?: number;
          statsDc?: number;
          stickerset?: Api.StickerSet;
          stories?: Api.PeerStories;
          storiesPinnedAvailable?: boolean;
          themeEmoticon?: string;
          translationsDisabled?: boolean;
          ttlPeriod?: number;
          unreadCount: number;
          viewForumAsMessages?: boolean;
          wallpaper?: TypeWallPaper;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    about: string
    adminsCount?: number
    antispam?: boolean
    availableMinId?: number
    availableReactions?: TypeChatReactions
    bannedCount?: number
    blocked?: boolean
    boostsApplied?: number
    boostsUnrestrict?: number
    botInfo: Api.BotInfo[]
    botVerification?: BotVerification
    canDeleteChannel?: boolean
    canSetLocation?: boolean
    canSetStickers?: boolean
    canSetUsername?: boolean
    canViewParticipants?: boolean
    canViewRevenue?: boolean
    canViewStarsRevenue?: boolean
    canViewStats?: boolean
    chatPhoto: Api.TypePhoto
    className: "ChannelFull"
    classType: "constructor"
    CONSTRUCTOR_ID: 2689502522
    defaultSendAs?: TypePeer
    emojiset?: Api.StickerSet
    exportedInvite?: Api.TypeExportedChatInvite
    folderId?: number
    groupcallDefaultJoinAs?: TypePeer
    guardBotId?: BigInteger
    hasScheduled?: boolean
    hasWelcomeMessages?: boolean
    hiddenPrehistory?: boolean
    id: BigInteger
    kickedCount?: number
    linkedChatId?: BigInteger
    mainTab?: TypeProfileTab
    migratedFromChatId?: BigInteger
    migratedFromMaxId?: number
    notifySettings: PeerNotifySettings
    onlineCount?: number
    originalArgs: {
        about: string;
        adminsCount?: number;
        antispam?: boolean;
        availableMinId?: number;
        availableReactions?: TypeChatReactions;
        bannedCount?: number;
        blocked?: boolean;
        boostsApplied?: number;
        boostsUnrestrict?: number;
        botInfo: Api.BotInfo[];
        botVerification?: BotVerification;
        call?: TypeInputGroupCall;
        canDeleteChannel?: boolean;
        canSetLocation?: boolean;
        canSetStickers?: boolean;
        canSetUsername?: boolean;
        canViewParticipants?: boolean;
        canViewRevenue?: boolean;
        canViewStarsRevenue?: boolean;
        canViewStats?: boolean;
        chatPhoto: Api.TypePhoto;
        defaultSendAs?: TypePeer;
        emojiset?: Api.StickerSet;
        exportedInvite?: Api.TypeExportedChatInvite;
        folderId?: number;
        groupcallDefaultJoinAs?: TypePeer;
        guardBotId?: BigInteger;
        hasScheduled?: boolean;
        hasWelcomeMessages?: boolean;
        hiddenPrehistory?: boolean;
        id: BigInteger;
        kickedCount?: number;
        linkedChatId?: BigInteger;
        location?: TypeChannelLocation;
        mainTab?: TypeProfileTab;
        migratedFromChatId?: BigInteger;
        migratedFromMaxId?: number;
        notifySettings: PeerNotifySettings;
        onlineCount?: number;
        paidMediaAllowed?: boolean;
        paidMessagesAvailable?: boolean;
        paidReactionsAvailable?: boolean;
        participantsCount?: number;
        participantsHidden?: boolean;
        pendingSuggestions?: string[];
        pinnedMsgId?: number;
        pts: number;
        reactionsLimit?: number;
        readInboxMaxId: number;
        readOutboxMaxId: number;
        recentRequesters?: BigInteger[];
        requestsPending?: number;
        restrictedSponsored?: boolean;
        sendPaidMessagesStars?: BigInteger;
        slowmodeNextSendDate?: number;
        slowmodeSeconds?: number;
        stargiftsAvailable?: boolean;
        stargiftsCount?: number;
        statsDc?: number;
        stickerset?: Api.StickerSet;
        stories?: Api.PeerStories;
        storiesPinnedAvailable?: boolean;
        themeEmoticon?: string;
        translationsDisabled?: boolean;
        ttlPeriod?: number;
        unreadCount: number;
        viewForumAsMessages?: boolean;
        wallpaper?: TypeWallPaper;
    }
    paidMediaAllowed?: boolean
    paidMessagesAvailable?: boolean
    paidReactionsAvailable?: boolean
    participantsCount?: number
    participantsHidden?: boolean
    pendingSuggestions?: string[]
    pinnedMsgId?: number
    pts: number
    reactionsLimit?: number
    readInboxMaxId: number
    readOutboxMaxId: number
    recentRequesters?: BigInteger[]
    requestsPending?: number
    restrictedSponsored?: boolean
    sendPaidMessagesStars?: BigInteger
    slowmodeNextSendDate?: number
    slowmodeSeconds?: number
    stargiftsAvailable?: boolean
    stargiftsCount?: number
    statsDc?: number
    stickerset?: Api.StickerSet
    stories?: Api.PeerStories
    storiesPinnedAvailable?: boolean
    SUBCLASS_OF_ID: 3566872215
    themeEmoticon?: string
    translationsDisabled?: boolean
    ttlPeriod?: number
    unreadCount: number
    viewForumAsMessages?: boolean
    wallpaper?: TypeWallPaper