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