Home / @sym20/core-conversations / IConversationRoom / createdAt

IConversationRoom.createdAt property

A timestamps given as the number of milliseconds elapsed since January 1, 1970 00:00:00 UTC. This is the same as returned by Date.now() in JavaScript.

Signature
createdAt: number;