The discord docs says that to show the time as "elapsed" I have to not pass the endTimeStamp, but if I don't pass it or pass it as null there is an error.
Null can not be a value of a non-null type Long
How do I show the time as "elapsed" instead of "remaining"?
Discord RPC question
The discord docs says that to show the time as "elapsed" I have to not pass the endTimeStamp, but if I don't pass it or pass it as null there is an error.
Null can not be a value of a non-null type Long
How do I show the time as "elapsed" instead of "remaining"?