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

    Interface APIMessageMentions

    interface APIMessageMentions {
        mentions: APIUser[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mentions: APIUser[]

    Users specifically mentioned in the message

    The member field is only present in MESSAGE_CREATE and MESSAGE_UPDATE events from text-based guild channels