mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat: merge UPDATE_SWITCH_MEMBERS event into UPDATE_SWITCH event
This commit is contained in:
parent
6d1c7feae0
commit
b9252ec615
3 changed files with 1 additions and 3 deletions
|
|
@ -25,7 +25,6 @@ public enum DispatchEvent
|
|||
CREATE_MESSAGE,
|
||||
CREATE_SWITCH,
|
||||
UPDATE_SWITCH,
|
||||
UPDATE_SWITCH_MEMBERS,
|
||||
DELETE_SWITCH,
|
||||
DELETE_ALL_SWITCHES,
|
||||
SUCCESSFUL_IMPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue