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

    Interface APIMessageCall

    interface APIMessageCall {
        ended_timestamp?: null | string;
        participants: string[];
    }
    Index

    Properties

    ended_timestamp?: null | string

    ISO8601 timestamp when the call ended

    participants: string[]

    Array of user ids that participated in the call