/// On work class Permissions { constructor(client, data = {}, options = {}) { this.client = client; } has(bit) { } }