Method: Discordrb::Events::AwaitEvent#event
- Defined in:
- lib/discordrb/events/await.rb
#event ⇒ Event (readonly)
The event that triggered the await.
15 16 17 |
# File 'lib/discordrb/events/await.rb', line 15 def event @event end |