Converts a time to ms
public time(text: string): number
text: time to convert
const ms = client.time("5d 3h")
Last updated 3 years ago
Was this helpful?