Class TestWelcomeBotCustomMessageApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.server.response.TestWelcomeBotCustomMessageApiResponse
Zulip API response class for testing the welcome bot custom message.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
getIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
-
Field Details
-
messageId
public int messageId
-
-
Constructor Details
-
TestWelcomeBotCustomMessageApiResponse
public TestWelcomeBotCustomMessageApiResponse()
-
-
Method Details
-
getMessageId
public int getMessageId()
-