teleproto - v1.229.0
    Preparing search index...

    Class ToggleStickerSets

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  archive?: boolean;
                  stickersets: TypeInputStickerSet[];
                  unarchive?: boolean;
                  uninstall?: boolean;
              },
          >,
          Bool,
      >
      • ToggleStickerSets
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: boolean
    archive?: boolean
    className: "messages.ToggleStickerSets"
    classType: "request"
    CONSTRUCTOR_ID: 3037016042
    originalArgs: Args
    stickersets: TypeInputStickerSet[]
    SUBCLASS_OF_ID: 4122188204
    unarchive?: boolean
    uninstall?: boolean