No description available.
View raw schema
{
"type": "permission-set",
"title": "Full proto instant messenger access",
"detail": "Create and join chat rooms, send chat messages, manage buddy lists, polls, and moderation.",
"title:lang": {},
"detail:lang": {},
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"app.protoimsg.chat.room",
"app.protoimsg.chat.channel",
"app.protoimsg.chat.message",
"app.protoimsg.chat.community",
"app.protoimsg.chat.poll",
"app.protoimsg.chat.vote",
"app.protoimsg.chat.ban",
"app.protoimsg.chat.role",
"app.protoimsg.chat.allowlist",
"app.protoimsg.chat.authVerify"
]
}
]
}