StopScheduledMessageResponse

public final class StopScheduledMessageResponse

Class representing a response after stopping a scheduled message.

Constructors

Link copied to clipboard
public StopScheduledMessageResponse StopScheduledMessageResponse(@Json(name = "message") String message)

Properties

Link copied to clipboard
private final String message

A message describing the result of the request.

Functions

Link copied to clipboard
public final String getMessage()

A message describing the result of the request.