Table of Contents

Class CommonHeaders

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

Represents common headers used by the Discord API.

public static class CommonHeaders
Inheritance
CommonHeaders
Inherited Members

Fields

AUDIT_LOG_REASON_HEADER

Gets or sets the audit log reason header.

AUTHORIZATION

Gets or sets the authorization header.

AUTHORIZATION_BASIC

Gets or sets the authorization basic header prefix.

AUTHORIZATION_BEARER

Gets or sets the authorization bearer header prefix.

AUTHORIZATION_BOT

Gets or sets the authorization bot header prefix.

CONNECTION

Gets or sets the connection header.

CONNECTION_KEEP_ALIVE

Gets or sets the connection type header.

DISCORD_LOCALE

Gets or sets the discord locale header.

DISCORD_TIMEZONE

Gets or sets the discord timezone header.

KEEP_ALIVE

Gets or sets the keep alive header.

RATELIMIT_BUCKET

Gets or sets the ratelimit bucket header.

RATELIMIT_GLOBAL

Gets or sets the ratelimit global header.

RATELIMIT_LIMIT

Gets or sets the ratelimit limit header.

RATELIMIT_REMAINING

Gets or sets the ratelimit remaining header.

RATELIMIT_RESET

Gets or sets the ratelimit reset header.

RATELIMIT_RESET_AFTER

Gets or sets the ratelimit reset after header.

RATELIMIT_SCOPE

Gets or sets the ratelimit scope header.

RETRY_AFTER

Gets or sets the retry after header.

SUPER_PROPERTIES

Gets or sets the super properties header.

USER_AGENT

Gets or sets the user agent header.