pl-api
    Preparing search index...

    Interface CreateBookmarkFolderParams

    interface CreateBookmarkFolderParams {
        emoji?: string;
        name: string;
    }
    Index

    Properties

    Properties

    emoji?: string
    name: string