Channels
Messages
Indicate typing activity
Notifies other users in the channel that you are actively typing. Typing indicators typically expire after a short period (usually 10 seconds). Returns 204 No Content. Commonly called repeatedly while the user is composing a message.
post/channels/{channel_id}/typing
Path parameters
channel_idstring snowflake required
The ID of the channel
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.