Class: Discordrb::Events::MessageIDEvent
- Defined in:
- lib/discordrb/events/message.rb
Overview
A subset of MessageEvent that only contains a message ID and a channel
Direct Known Subclasses
Instance Attribute Summary collapse
-
#channel ⇒ Channel
readonly
The channel in which this event occurred.
-
#id ⇒ Integer
readonly
The ID associated with this event.