UserCommandInteraction
Signature
export declare class UserCommandInteraction<FromGuild extends boolean = boolean> extends ApplicationCommandInteraction<FromGuild, APIUserApplicationCommandInteraction>Properties
type: ApplicationCommandType.User;data: ObjectToLower<APIUserApplicationCommandInteractionData>;channel: AllChannels;Methods
isUser(): this is UserCommandInteraction;