Interface GETGuildMemberSocialsResponse

Hierarchy

  • GETGuildMemberSocialsResponse

Properties

Properties

socialLink: {
    handle?: string;
    serviceId?: string;
    type: string;
}

Type declaration

  • Optional handle?: string

    The handle of the user within the external service

  • Optional serviceId?: string

    The unique ID that represents this members social link within the external service

  • type: string

    The type of social link requested