bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iCustomLink

    CustomLinks are custom links that can be added to a profile.

    interface iCustomLink {
        image: string;
        title: string;
        url: string;
    }
    Index

    Properties

    Properties

    image: string

    Description of the link

    title: string

    Title of the link

    url: string

    URL of the link