interface SlashExt {
    resolve?: SlashResolveType;
}

Properties

Properties

Allows you to get a discord resolved object

ex. get the resolved member object when the type is ApplicationCommandOptionType.User