Jad
Jad
Explore posts from servers
SIASapphire - Imagine a framework
Created by Jad on 9/20/2024 in #sapphire-support
TS Issue
just to so typescript ignores the error
6 replies
SIASapphire - Imagine a framework
Created by Jad on 9/20/2024 in #sapphire-support
TS Issue
i've updated it from my end to
return (message.channel as TextChannel).send(prefix ? `My prefix in this guild is: \`${prefix}\`` : 'Cannot find any Prefix for Message Commands.');
return (message.channel as TextChannel).send(prefix ? `My prefix in this guild is: \`${prefix}\`` : 'Cannot find any Prefix for Message Commands.');
6 replies