mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-03 01:20:07 +00:00
* fix(RoleManager): allow null in RoleColorsResolvable to clear gradient colors * docs(RoleManager): document nullable secondary/tertiary role colors * refactor: split RoleColorsResolvable for create vs edit * style: apply prettier formatting * refactor: deduplicate RoleColors interfaces via inheritance Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com> * refactor: move colors out of RoleData --------- Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>