Search Results for

    Show / Hide Table of Contents

    Enum PermissionLevel

    Whether a permission is allowed, denied or unset

    Namespace: KSharpPlus.Enums
    Assembly: KSharpPlus.dll
    Syntax
    public enum PermissionLevel

    Fields

    Name Description
    Allowed

    Said permission is Allowed

    Denied

    Said permission is Denied

    Unset

    Said permission is Unset

    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2023 KSharpPlus Contributors