teleproto - v1.229.0
    Preparing search index...

    Class Folder

    Hierarchy (View Summary)

    • VirtualClass<
          {
              autofillNewBroadcasts?: boolean;
              autofillNewCorrespondents?: boolean;
              autofillPublicGroups?: boolean;
              id: int;
              photo?: TypeChatPhoto;
              title: string;
          },
      >
      • Folder
    Index
    • Parameters

      • args: {
            autofillNewBroadcasts?: boolean;
            autofillNewCorrespondents?: boolean;
            autofillPublicGroups?: boolean;
            id: number;
            photo?: TypeChatPhoto;
            title: string;
        }

      Returns Folder

    • Returns {
          autofillNewBroadcasts?: boolean;
          autofillNewCorrespondents?: boolean;
          autofillPublicGroups?: boolean;
          id: number;
          photo?: TypeChatPhoto;
          title: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    autofillNewBroadcasts?: boolean
    autofillNewCorrespondents?: boolean
    autofillPublicGroups?: boolean
    className: "Folder"
    classType: "constructor"
    CONSTRUCTOR_ID: 4283715173
    id: number
    originalArgs: {
        autofillNewBroadcasts?: boolean;
        autofillNewCorrespondents?: boolean;
        autofillPublicGroups?: boolean;
        id: number;
        photo?: TypeChatPhoto;
        title: string;
    }
    SUBCLASS_OF_ID: 3943566587
    title: string