Class: Discordrb::Events::ChannelRecipientRemoveEvent

Inherits:
ChannelRecipientEvent show all
Defined in:
lib/discordrb/events/channels.rb

Overview

Raised when a recipient that isn't the bot leaves or is kicked from a group channel

Instance Attribute Summary

Attributes inherited from ChannelRecipientEvent

#channel, #recipient

Attributes inherited from Event

#bot

Method Summary

Methods inherited from ChannelRecipientEvent

#initialize

Constructor Details

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