respondWithTypingIndicator
suspend fun Message.respondWithTypingIndicator(block: suspend CreateMessage.Builder.() -> Unit): Message(source)
Respond to the message in the originating channel with message builder and typing indicator
Must be called in KiscordCall context