Table of Contents

Interface IGuildChannelCreateGatewayHandler

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

Methods

HandleAsync(IGuildChannel)

ValueTask HandleAsync(IGuildChannel arg)

Parameters

arg IGuildChannel

Returns

ValueTask