Show / Hide Table of Contents

    Enum MentionType

    Type of mention being made

    Namespace: DSharpPlus
    Assembly: cs.temp.dll.dll
    Syntax
    public enum MentionType

    Fields

    Name Description
    Channel

    Mentioned Channel

    Nickname

    Mentioned Nickname

    None

    No mention (wtf?)

    Role

    Mentioned Role

    Username

    Mentioned Username

    Back to top © 2016-2022 DSharpPlus Contributors