Namespace Kook.WebSocket
Classes
Represents an abstract base class for WebSocket-based clients. |
BaseSocketClientExperimentalExtensions Provides extension methods of experimental functionalities for |
The exception thrown when the gateway client has been requested to reconnect. |
Represents a WebSocket-based KOOK client. |
Represents a configuration class for KookSocketClient. |
Represents an REST-only client that is used in a WebSocket-based client. |
Represents a WebSocket-based category channel. |
Represents a WebSocket-based channel. |
Represents a WebSocket-based direct-message channel. |
Represents a WebSocket-based entity. |
Represents a WebSocket-based guild object. |
Represent a WebSocket-based guild channel. |
SocketGuildExperimentalExtensions Provides extension methods of experimental functionalities for |
Represents a WebSocket-based guild user. |
Represents a WebSocket-based invite to a guild. |
Represents a WebSocket-based message. |
Represents a single WebSocket-based poke action. |
Represents the WebSocket user's presence status. This may include their online status and their activity. |
Represents a WebSocket-based reaction. |
Represents a WebSocket-based role to be given to a guild user. |
Represents the logged-in WebSocket-based user. |
Represents a WebSocket-based message sent by the system. |
Represents a WebSocket-based channel in a guild that can send and receive messages. |
Represents a WebSocket-based user that is yet to be recognized by the client. |
Represents a WebSocket-based user. |
Represents a WebSocket-based message sent by a user. |
Represents a WebSocket-based voice channel in a guild. |
SocketVoiceChannelExperimentalExtensions Provides extension methods of experimental functionalities for |
Structs
Represents a WebSocket user's voice connection status. |
Interfaces
Represents a generic WebSocket-based audio channel. |
Represents a generic WebSocket-based channel that can send and receive messages. |
Represents a generic WebSocket-based channel that is private to select recipients. |