delete

fun WelcomeMessages.delete(id: Long, vararg options: Option): EmptyApiAction

Deletes a Welcome Message by the given id.

Twitter API reference

Receiver

WelcomeMessages endpoint instance.

Return

EmptyApiAction.

Parameters

id

The id of the Welcome Message that should be deleted.

options

Optional. Custom parameters of this request.