EntryPointInteraction
Seyfert don't support activities, so this interaction is blank
Signature
export declare class EntryPointInteraction<FromGuild extends boolean = boolean> extends ApplicationCommandInteraction<FromGuild, APIEntryPointCommandInteraction>Properties
1Methods
2Properties
channel: AllChannels;Methods
withResponse(data?: InteractionCreateBodyRequest): Promise<EntryPointWithResponseResult>;isEntryPoint(): this is EntryPointInteraction;