Class: Discordrb::Events::UnknownEvent

Inherits:
RawEvent show all
Defined in:
lib/discordrb/events/raw.rb

Overview

Event raised when an unknown dispatch is received

Instance Attribute Summary

Attributes inherited from RawEvent

#data, #type

Attributes inherited from Event

#bot

Method Summary

Methods inherited from RawEvent

#initialize

Constructor Details

This class inherits a constructor from Discordrb::Events::RawEvent