show

fun DirectMessageEvents.show(id: String, vararg options: Option): JsonObjectApiAction<DirectMessageEvent.Show>

Returns a single Direct Message event by the given id.

Twitter API reference

Receiver

DirectMessageEvents endpoint instance.

Return

JsonObjectApiAction for DirectMessageEvent.Show model.

Parameters

id

The id of the Direct Message event that should be returned.

options

Optional. Custom parameters of this request.