Search Results for

    Show / Hide Table of Contents

    Class ReactionCollectRequest

    The reaction collect request.

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

    Constructors

    | Improve this Doc View Source

    ReactionCollectRequest(DiscordMessage, TimeSpan)

    Initializes a new instance of the ReactionCollectRequest class.

    Declaration
    public ReactionCollectRequest(DiscordMessage msg, TimeSpan timeout)
    Parameters
    Type Name Description
    DiscordMessage msg

    The msg.

    System.TimeSpan timeout

    The timeout.

    Methods

    | Improve this Doc View Source

    Dispose()

    Disposes the.

    Declaration
    public void Dispose()
    | Improve this Doc View Source

    Finalize()

    Declaration
    protected void Finalize()

    Extension Methods

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