Group chat owner functions



i was making a group chat app but i wanted to only let the group chat owners (the user who created the chat) to delete the chat, the only thing i can come to mind is to make this delete button only visible to the owners, but i have no idea how to set up the database, anyone got an idea?

If you make sure each chat has a “chat creator” associated with it, you should be able to target that in Collection Permissions.