Bot roles are managed roles associated with bots / applications They include specific tags to identify the owning bot.
{
"id": "858097065509781536",
"name": "Bot Role",
"managed": true,
"tags": {
"bot_id": "822242444070092860"
}
}
Booster roles are managed roles associated with server boosters. They include specific tags to identify their type.
{
"id": "858948433755111477",
"name": "Booster Role",
"managed": true,
"tags": {
"premium_subscriber": null
}
}