Table of Contents

Method InitializeAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

InitializeAsync()

Initializes this client. This method fetches information about current user, application, and voice regions.

[SuppressMessage("ReSharper", "ConditionIsAlwaysTrueOrFalseAccordingToNullableAPIContract")]
public virtual Task InitializeAsync()

Returns

Task