The raw received values.
The resolved data for this instance.
Get the selected channels.
If ensurePresent
is false, channels that aren't in resolved will be ignored.
Optional
ensurePresent: booleanIf true, an error will be thrown if any value cannot be mapped to a channel.
Get the complete version of the selected channels. This will only succeed if the channel is cached. If the channel is private and isn't cached, an InteractionResolvedChannel
instance will still be returned.
If ensurePresent
is false, channels that aren't in resolved will be ignored.
Optional
ensurePresent: booleanIf true, an error will be thrown if any value cannot be mapped to a channel.
Get the selected mentionables. (users, roles)
If ensurePresent
is false, mentionables that aren't in resolved will be ignored.
Optional
ensurePresent: booleanIf true, an error will be thrown if any value cannot be mapped to a user, or role.
A wrapper for select menu data.