docs
docs copied to clipboard
Change request for: /docs/auth/capabilities - remove mention of message interactions
Page name: Capabilities URL: /docs/auth/capabilities
Requested change or enhancement: We need to change
An example use case is when using message interactions. You might want to use trusted claims to define ‘moderator’ users in a chat channel who have the ability to delete any sent messages. When the moderator sends an interaction to mark messages in a channel as deleted, your application should check that user’s claims to verify they are a moderator for that channel before actioning their request.
To use better example, as we don't have message interactions anymore.