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

    Interface GatewayActivityTimestamps

    interface GatewayActivityTimestamps {
        end?: number;
        start?: number;
    }
    Index

    Properties

    Properties

    end?: number

    Unix time (in milliseconds) of when the activity ends

    start?: number

    Unix time (in milliseconds) of when the activity started