CommandkitFunctionsIsInteractionSourceVersion: NextOn this pageIsInteractionSourceisInteractionSource commandkithelpers.ts Type guard to check if a command source is a Discord interaction. Signaturefunction isInteractionSource(source: CommandSource): source is Interaction Parameters source parameterCommandSource