Method GetGatewayInfoAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
GetGatewayInfoAsync()
Gets the current gateway info.
public Task<GatewayInfo> GetGatewayInfoAsync()
Returns
- Task<GatewayInfo>
A gateway info object.
Gets the current gateway info.
public Task<GatewayInfo> GetGatewayInfoAsync()
A gateway info object.