Search Results for

    Show / Hide Table of Contents

    Class SocketMessageEventArgs

    Represents base class for raw socket message event arguments.

    Inheritance
    Object
    SocketMessageEventArgs
    SocketBinaryMessageEventArgs
    SocketTextMessageEventArgs
    Namespace: KSharpPlus.EventArgs.Socket
    Assembly: KSharpPlus.dll
    Syntax
    public abstract class SocketMessageEventArgs : AsyncEventArgs
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2023 KSharpPlus Contributors