'How can I make roles with discord bot?

I know how to add roles to members in server, but how can I make roles with discord bot?

await member.add_roles(randomRoles)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source