The class of the event that this await listens for.
Returns:
The event class.
22 23 24
# File 'lib/discordrb/await.rb', line 22 def type @type end