Method: Discordrb::Events::AwaitEvent#attributes
- Defined in:
- lib/discordrb/events/await.rb
#attributes ⇒ Hash (readonly)
Returns a hash of attributes defined on the await.
26 |
# File 'lib/discordrb/events/await.rb', line 26 delegate :key, :type, :attributes, to: :await |