indicateTyping

fun DirectMessages.indicateTyping(recipientId: Long, vararg options: Option): EmptyApiAction

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.

Twitter API reference

Receiver

DirectMessages endpoint instance.

Return

EmptyApiAction.

Parameters

recipientId

The user ID of the user to receive the typing indicator.

options

Optional. Custom parameters of this request.