RecipleInteractionEvents
namespace
RecipleInteractionEvents
sourceexport namespace RecipleInteractionEvents export namespace RecipleInteractionEventstypeAlias
ListenerModule
sourceexport type ListenerModule<P extends string, T extends InteractionListenerType> = AnyModule&Record<P, InteractionListener.Resolvable<T>[]> export type ListenerModule<P extends string, T extends InteractionListenerType> = AnyModule&Record<P, InteractionListener.Resolvable<T>[]>function
getInteractionTypeFromInteraction
sourceexport function getInteractionTypeFromInteraction(interaction: Interaction): InteractionListenerType export function getInteractionTypeFromInteraction(interaction: Interaction): InteractionListenerType| Param | Type | Required |
|---|---|---|
| | Yes |
Returns:
InteractionListenerType InteractionListenerType