feat: better support for applications and their resources #496
Annotations
3 errors
linter:
src/structures/Application.ts#L55
Argument of type 'RESTPostAPIApplicationEmojiJSONBody' is not assignable to parameter of type 'Omit<RESTPostAPIApplicationEmojiJSONBody, "image"> & { image: ImageResolvable; }'.
|
linter:
src/structures/Entitlement.ts#L17
Expected 1 arguments, but got 2.
|
linter
Process completed with exit code 2.
|