Discord.https - v3.0.16
    Preparing search index...

    Interface Relationship

    interface Relationship {
        id: string;
        type: RelationshipType;
        user: APIUser;
    }
    Index

    Properties

    Properties

    id: string

    The id of the user

    Relationship type

    user: APIUser

    User