Interface ICustomIdInteraction

All Known Subinterfaces:
ButtonInteraction, ComponentInteraction, EntitySelectInteraction, ModalInteraction, SelectMenuInteraction<T,S>, StringSelectInteraction
All Known Implementing Classes:
ButtonInteractionEvent, EntitySelectInteractionEvent, GenericComponentInteractionCreateEvent, GenericSelectMenuInteractionEvent, ModalInteractionEvent, StringSelectInteractionEvent

public interface ICustomIdInteraction
Marker interface for interactions with custom IDs.

This includes modals and components.

  • Method Summary

    Modifier and Type
    Method
    Description
    The relevant custom ID, that has been provided for the component or modal when it was originally created.