commands/census/whois
/whois command — looks up characters by Discord user mention.
Similar to /toons but takes a Discord @user option instead of a
character name. Displays the same grouped embed format.
Variables
Section titled “Variables”
constdata:SlashCommandOptionsOnlyBuilder
Defined in: commands/census/whois.ts:19
Functions
Section titled “Functions”execute()
Section titled “execute()”execute(
interaction):Promise<InteractionResponse<boolean> |undefined>
Defined in: commands/census/whois.ts:26
Parameters
Section titled “Parameters”interaction
Section titled “interaction”ChatInputCommandInteraction
Returns
Section titled “Returns”Promise<InteractionResponse<boolean> | undefined>