Search Results for

    Show / Hide Table of Contents

    Class Reaction

    The reaction.

    Inheritance
    System.Object
    Reaction
    Namespace: DisCatSharp.Interactivity.EventHandling
    Assembly: DisCatSharp.Interactivity.dll
    Syntax
    public class Reaction

    Properties

    | Improve this Doc View Source

    Emoji

    Gets the emoji.

    Declaration
    public DiscordEmoji Emoji { get; }
    Property Value
    Type Description
    DiscordEmoji
    | Improve this Doc View Source

    Total

    Gets the total.

    Declaration
    public int Total { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Users

    Gets the users.

    Declaration
    public ConcurrentHashSet<DiscordUser> Users { get; }
    Property Value
    Type Description
    ConcurrentCollections.ConcurrentHashSet<DiscordUser>

    Extension Methods

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