Why are unauthorized channels viewable in the get channels endpoint? #5536
Unanswered
kkrypt0nn
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PS: This is more of a question rather than a suggestion.
I've been wondering for quite some time why users who do not have access to a channel can still see them, including the
topic
field, when requests are made to/guilds/{guild.id}/channels
and when doing a request to the channel endpoint such as/channels/{channel.id}
you get the expected responseWhy not actually make it non accessible to users who are not supposed to have access to it? Is there a specific use-case or intention behind that decision?
Beta Was this translation helpful? Give feedback.
All reactions