show
fun DirectMessageEvents.show(id: String, vararg options: Option): JsonObjectApiAction<DirectMessageEvent.Show>
Content copied to clipboard
Returns a single Direct Message event by the given id.
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.