Class: Discordrb::Events::ChannelRecipientEvent
- Defined in:
- lib/discordrb/events/channels.rb
Overview
Generic subclass for recipient events (add/remove)
Direct Known Subclasses
Instance Attribute Summary collapse
-
#channel ⇒ Channel
readonly
The channel in question.
-
#recipient ⇒ Recipient
readonly
The recipient that was added/removed from the group.