Method: Discordrb::Await#key

Defined in:
lib/discordrb/await.rb

#keySymbol (readonly)

The key that uniquely identifies this await.

Returns:

  • (Symbol)

    The unique key.



18
19
20
# File 'lib/discordrb/await.rb', line 18

def key
  @key
end