Method: Discordrb::Events::AwaitEvent#await
- Defined in:
- lib/discordrb/events/await.rb
#await ⇒ Await (readonly)
The await that was triggered.
11 12 13 |
# File 'lib/discordrb/events/await.rb', line 11 def await @await end |
The await that was triggered.
11 12 13 |
# File 'lib/discordrb/events/await.rb', line 11 def await @await end |