show

fun WelcomeMessages.show(id: Long, vararg options: Option): JsonObjectApiAction<WelcomeMessage.Single>

Returns a Welcome Message by the given id.

Twitter API reference

Receiver

WelcomeMessages endpoint instance.

Return

JsonObjectApiAction for WelcomeMessage.Single model.

Parameters

id

The id of the Welcome Message that should be returned.

options

Optional. Custom parameters of this request.