ZeffectivePerms

Computes the final permission bitfield for a user in a channel after all role and channel overwrites are applied.

Syntax

ZeffectivePerms{userID;channelID}

Arguments

NameTypeRequiredDefault
userIDsnowflakeYes-
channelIDsnowflakeYes-

Example

ZeffectivePerms{123456789012345678;987654321098765432}