discordjs / Commando

Official command framework for discord.js
Apache License 2.0
497 stars 243 forks source link

Improve typings in CommandoMessage class #382

Closed geekahedron closed 3 years ago

geekahedron commented 3 years ago

Override client member of CommandoMessage class as CommandoClient type

Closes #381