feat: update Player move method to accept MoveOptions #249
Annotations
6 errors
src/guild/Player.ts#L262
Declaration or statement expected.
|
src/guild/Player.ts#L255
Duplicate function implementation.
|
src/guild/Player.ts#L255
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
src/guild/Player.ts#L262
Duplicate function implementation.
|
src/guild/Player.ts#L275
Cannot find name 'opts'.
|
|
This job failed
Loading