Virtual-Royaume / Royaume-Discord-Bot

It is the bot of our Discord community, it offers various utility features. It is written in TypeScript and uses DiscordJS to interact with the Discord API.
9 stars 1 forks source link

Change command and event return type #9

Closed Bluzzi closed 3 years ago

Bluzzi commented 3 years ago

I want all methods to have a predefined return type. It must not be left empty even when the return is void.