Class MessageCall
extends BaseStructureclass BaseStructuredetritus-client/structures/BaseStructure
Channel Message Call Structure, used to define the call properties in the DM it's from Used to format the content
Constructor
constructor(
message: Messageclass Messagedetritus-client/structures/Message,
data: BaseStructureDatainterface BaseStructureDatadetritus-client/structures/BaseStructureData
)data: BaseStructureDatainterface BaseStructureDatadetritus-client/structures/BaseStructureData
Properties
endedTimestamp: Dateexternal Date | null = null[src]
participants: Array<string>external Array = Array<never>external Array[src]