#Make the bot appear "writing"

1 messages · Page 1 of 1 (latest)

grand raven
#

I want the bot to appear writing after recieving a ping.
Is that possible?

solemn flickerBOT
#

DSharpPlus.Entities.DiscordChannel.TriggerTypingAsync

Summary

Post a typing indicator

Declaration

[DebuggerStepThrough]
public async Task TriggerTypingAsync();