public class ResponseParameters extends java.lang.Object implements TelegramObject
| Constructor and Description |
|---|
ResponseParameters(int retryAfter) |
ResponseParameters(long migrateToChatId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.OptionalLong |
getMigrateToChatId()
Getter for property
migrateToChatId. |
java.util.OptionalInt |
getRetryAfter()
Getter for property
retryAfter. |
public ResponseParameters(long migrateToChatId)
public ResponseParameters(int retryAfter)
public java.util.OptionalLong getMigrateToChatId()
migrateToChatId.migrateToChatIdpublic java.util.OptionalInt getRetryAfter()
retryAfter.retryAfter