Table of Contents

Method TriggerTypingAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.Rest.dll

TriggerTypingAsync(ulong)

Send a typing indicator to a channel

public Task TriggerTypingAsync(ulong channelId)

Parameters

channelId ulong

Channel ID

Returns

Task