{
	"DESCRIPTION": "Go forward or backward a specific amount of time in the current song!!",
	"USAGE": "seek [time]",
	"EXAMPLES": "resume 10s",
	"INVALID_TIME": "You must specify a valid number of time!",
	"SUCCESS": "▶️ Music sought!"
}