Class: Discordrb::Events::ChannelRecipientAddEvent

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

Overview

Raised when a user is added to a private 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