Function getMemberGuildPermissions

  • Calculates the server permissions of a member

    This function does not take channel overwrites into account, use {@see getMemberChannelPermissions} for that

    Parameters

    Returns Promise<Permissions>

  • Calculates the server permissions of a member

    This function does not take channel overwrites into account, use {@see getMemberChannelPermissions} for that

    Parameters

    • userId: string

    Returns Promise<Permissions>

Generated using TypeDoc