feat: simple interface for permission checks #14

Closed
opened 2026-02-16 12:26:46 -05:00 by yindo · 0 comments
Owner

Originally created by @insertish on GitHub (Apr 17, 2022).

Expose simple and straightforward permission checks.
channel.havePermission(Permission.ABC)
server.havePermission(Permission.ABC)
member.hasPermission(Permission.ABC)

Originally created by @insertish on GitHub (Apr 17, 2022). Expose simple and straightforward permission checks. `channel.havePermission(Permission.ABC)` `server.havePermission(Permission.ABC)` `member.hasPermission(Permission.ABC)`
yindo closed this issue 2026-02-16 12:26:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#14