Table of Contents

Interface IGuildChannelUpdateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IGuildChannelUpdateGatewayHandler : IGatewayHandler

Methods

HandleAsync(IGuildChannel)

ValueTask HandleAsync(IGuildChannel arg)

Parameters

arg IGuildChannel

Returns

ValueTask