Cold
Cold
SIASapphire - Imagine a framework
Created by Cold on 5/26/2024 in #sapphire-support
How do I force a user to specify at least one input?
Strangely the issue doesn't appear to be occurring anymore.. will report back if it happens again.
6 replies
SIASapphire - Imagine a framework
Created by Cold on 5/26/2024 in #sapphire-support
How do I force a user to specify at least one input?
embedBuilder simply returns a MessageEmbed, this works fine for other interaction replies
6 replies
SIASapphire - Imagine a framework
Created by Cold on 5/26/2024 in #sapphire-support
How do I force a user to specify at least one input?
This is the error:
[ERROR] Encountered error on chat input command "about" at path ".../dist/commands/about.js" CombinedPropertyError (1)
Received one or more errors

input[0]
| ValidationError > s.object(T)
| Expected the value to not be null
|
| Received:
| | null
[ERROR] Encountered error on chat input command "about" at path ".../dist/commands/about.js" CombinedPropertyError (1)
Received one or more errors

input[0]
| ValidationError > s.object(T)
| Expected the value to not be null
|
| Received:
| | null
6 replies
SIASapphire - Imagine a framework
Created by Cold on 5/7/2024 in #sapphire-support
Help with slash commands
Actually, there is a way I could implement it.. nevermind, thanks
7 replies
SIASapphire - Imagine a framework
Created by Cold on 5/7/2024 in #sapphire-support
Help with slash commands
What about in events where I just want to search for a username?
7 replies