Method: Discordrb::Events::AwaitEvent#type
- Defined in:
- lib/discordrb/events/await.rb
#type ⇒ Class (readonly)
Returns the await's event class.
26 |
# File 'lib/discordrb/events/await.rb', line 26 delegate :key, :type, :attributes, to: :await |