Table of Contents

Method Initialize

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

Initialize(string, IPayloadDecompressor)

Initializes the transport service.

void Initialize(string loggerName, IPayloadDecompressor decompressor)

Parameters

loggerName string
decompressor IPayloadDecompressor