Class: Rubycord::Events::ServerRoleUpdateEvent

Inherits:
ServerRoleCreateEvent show all
Defined in:
lib/rubycord/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 Rubycord::Events::ServerRoleCreateEvent