Search Results for

    Show / Hide Table of Contents

    Enum ThreadMemberFlags

    Represents notification settings for a thread.

    Namespace: DisCatSharp
    Assembly: DisCatSharp.dll
    Syntax
    public enum ThreadMemberFlags

    Fields

    Name Description
    AllMessages

    Indicates that the notification setting is set to all messages.

    HasInteracted

    Indicates that the notification setting is set to has interacted.

    None

    Indicates that the notification setting is set to none.

    OnlyMentions

    Indicates that the notification setting is set to only mentions.

    Extension Methods

    ReflectionUtilities.ToDictionary<ThreadMemberFlags>()
    ExtensionMethods.GetName<ThreadMemberFlags>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems