Table of Contents

Method ReconnectAsync

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

ReconnectAsync(bool)

Reconnects to the gateway.

public Task ReconnectAsync(bool startNewSession = true)

Parameters

startNewSession bool

Whether to start a new session.

Returns

Task