${j122j} - Is there any way I change the typescrip...
Is there any way I change the typescript types for container.client to be my own client class? It extends SapphireClient and it'll be easier to use without doing (container.client as Lightbulb) every time I need to use it.