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

    Interface APIGuildMemberAvatar

    interface APIGuildMemberAvatar {
        avatar?: null | string;
        banner?: null | string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    avatar?: null | string

    The member's guild avatar hash

    banner?: null | string

    The member's guild banner hash