Typetypesv0.7.1-next.0
EpochMs
Absolute epoch milliseconds, the canonical JS time value from Date.now()Date.now().
Branded apart from EpochSecEpochSec because Discord <t:...><t:...> timestamp markup reads seconds, so an epoch-ms value rendered there points roughly fifty years past the intended time. Convert with a divide by 1000 before building the markup.