#Help with new pycord 2.7.1
1 messages · Page 1 of 1 (latest)
Yes, you can both read gradients and create roles with gradients
Do you have any example GitHub resources I could read?
https://docs.pycord.dev/en/v2.7.1/api/models.html#discord.Role.edit check colors here, you need to pass that when you wanna edit the role to have gradient colors
Pycord
Models are classes that are received from Discord and are not meant to be created by the user of the library. Attributes key, url. Methods def is_animated, async read, def replace, async save, def ...
same thing for creating a role, and Role.colors exists too