Table of Contents

Struct RestResponse

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

Represents a response sent by the remote HTTP party.

public record struct RestResponse

Properties

Response

Gets the contents of the response sent by the remote party.

ResponseCode

Gets the response code sent by the remote party.