Class: Discordrb::Events::ChannelUpdateEvent

Inherits:
ChannelCreateEvent show all
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

#bot

Method Summary

Methods inherited from ChannelCreateEvent

#initialize

Constructor Details

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