| Constructor and Description |
|---|
SetChatPhotoResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Chat |
getChat() |
java.lang.Integer |
getMessageId() |
int |
hashCode() |
SetChatPhotoResponse |
setChat(Chat chat) |
SetChatPhotoResponse |
setMessageId(java.lang.Integer messageId) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic Chat getChat()
public SetChatPhotoResponse setChat(Chat chat)
public java.lang.Integer getMessageId()
public SetChatPhotoResponse setMessageId(java.lang.Integer messageId)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()