Miscellaneous routes.

Hierarchy

  • Miscellaneous

Constructors

Methods

Constructors

Methods

  • Get a specified social link from the member, if member is connected to them through Guilded.

    Parameters

    • guildID: string

      The ID of the guild the member is in.

    • memberID: string

      The ID of the member to get their social link.

    • socialMediaName: string

      Name of a social media linked to this member.

    Returns Promise<GetSocialLink>