Scope - Only show roles/members with access to the requested channel - Provide config to list all members sorted by role vs. only online members - Exclude TypeORM migration work; reference the existing issue for ORM Acceptance criteria - Visibility checks block roles/members lacking VIEW_CHANNEL on the target channel - Configurable member listing behavior implemented and documented Code references - TODOs: https://github.com/erkinalp/anticensor/blob/master/src/gateway/opcodes/LazyRequest.ts#L43-L46 Related - Migrate away from TypeORM: #32