Class: Discordrb::Events::MentionableSelectEvent
- Inherits:
- 
      ComponentEvent
      
        - Object
- Event
- InteractionCreateEvent
- ComponentEvent
- Discordrb::Events::MentionableSelectEvent
 
- Defined in:
- lib/discordrb/events/interactions.rb
Overview
Event for when a user interacts with a select mentionable component.
Instance Attribute Summary collapse
- 
  
    
      #values  ⇒ Hash<Symbol => Array<User>, Symbol => Array<Role>> 
    
    
  
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    Selected values. 
Attributes inherited from ComponentEvent
Attributes inherited from InteractionCreateEvent
#channel, #channel_id, #context, #interaction, #server, #server_id, #type, #user, #user_locale
Attributes inherited from Event
Method Summary
Methods inherited from InteractionCreateEvent
#defer, #defer_update, #delete_message, #delete_response, #edit_message, #edit_response, #get_component, #respond, #send_message, #show_modal, #update_message