Table of Contents

Interface IMessageCreateGatewayHandler

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

Methods

HandleAsync(Message)

ValueTask HandleAsync(Message arg)

Parameters

arg Message

Returns

ValueTask