Class: Discordrb::Events::ChannelUpdateEvent
- Inherits:
-
ChannelCreateEvent
- Object
- Event
- ChannelCreateEvent
- Discordrb::Events::ChannelUpdateEvent
- Defined in:
- lib/discordrb/events/channels.rb
Overview
Raised when a channel is updated (e.g. topic changes)
Instance Attribute Summary
Attributes inherited from ChannelCreateEvent
#channel, #id, #name, #position, #server, #topic, #type
Attributes inherited from Event
Method Summary
Methods inherited from ChannelCreateEvent
Constructor Details
This class inherits a constructor from Discordrb::Events::ChannelCreateEvent