Method: Discordrb::Await#attributes
- Defined in:
- lib/discordrb/await.rb
#attributes ⇒ Hash (readonly)
The attributes of the event that will be listened for.
26 27 28 |
# File 'lib/discordrb/await.rb', line 26 def attributes @attributes end |