indicate Typing
fun DirectMessages.indicateTyping(recipientId: Long, vararg options: Option): EmptyApiAction
Content copied to clipboard
Displays a visual typing indicator in the recipient’s Direct Message conversation view with the sender. Each request triggers a typing indicator animation with a duration of ~3 seconds.
Receiver
DirectMessages endpoint instance.
Return
Parameters
recipient Id
The user ID of the user to receive the typing indicator.
options
Optional. Custom parameters of this request.