@typed-discord/rest
    Preparing search index...

    Interface MessageActivityResponse

    interface MessageActivityResponse {
        party_id?: string;
        type: ActivityActionTypes;
    }
    Index

    Properties

    Properties

    party_id?: string