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