public class Emotes extends MessageTagManager.DefaultMessageTag
| Modifier and Type | Class and Description |
|---|---|
static class |
Emotes.Emote
One emote.
|
MessageTag.Label, MessageTag.MsgId, MessageTag.Time, MessageTag.Typing| Modifier and Type | Field and Description |
|---|---|
static TriFunction<Client,String,String,Emotes> |
FUNCTION
Function to create this message tag.
|
static String |
NAME
Name of this message tag.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull List<Emotes.Emote> |
getEmotes()
Gets emotes.
|
protected @NonNull ToStringer |
toStringer()
ToStringPartyTime.
|
getName, getValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsString, getEscapedValue, isClientOnlypublic static final String NAME
public static final TriFunction<Client,String,String,Emotes> FUNCTION
public @NonNull List<Emotes.Emote> getEmotes()
protected @NonNull ToStringer toStringer()
MessageTagManager.DefaultMessageTagtoStringer in class MessageTagManager.DefaultMessageTagMessageTagManager.DefaultMessageTag.toString()Copyright © 2013–2021 Kitteh. All rights reserved.