interface MessageCall

export interface MessageCall

A call associated with a message

readonly
endedAt : Date | null

The time the call ended

endedTimestamp : number | null

The timestamp the call ended

participants : readonly Snowflake[]

The ids of the users that participated in the call