Class CustomEmoji
java.lang.Object
com.github.jamesnetherton.zulip.client.api.server.CustomEmoji
Defines a Zulip custom emoji.
-
Constructor Details
-
CustomEmoji
public CustomEmoji()
-
-
Method Details
-
getId
public long getId() -
getName
-
getSourceUrl
-
getStillUrl
-
isDeactivated
public boolean isDeactivated() -
getAuthorId
public long getAuthorId()
-