Class: Discordrb::Events::ServerRoleUpdateEvent

Inherits:
ServerRoleCreateEvent show all
Defined in:
lib/discordrb/events/roles.rb

Overview

Event raised when a role updates on a server

Instance Attribute Summary

Attributes inherited from ServerRoleCreateEvent

#name, #role, #server

Attributes inherited from Event

#bot

Method Summary

Methods inherited from ServerRoleCreateEvent

#initialize

Constructor Details

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