Table of Contents

Method GetGatewayInfoAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

GetGatewayInfoAsync()

Gets the current gateway info.

public Task<GatewayInfo> GetGatewayInfoAsync()

Returns

Task<GatewayInfo>

A gateway info object.