public class Badges extends MessageTagManager.DefaultMessageTag
| Modifier and Type | Class and Description |
|---|---|
static class |
Badges.Badge
One badge.
|
static class |
Badges.KnownNames
Known badge names.
|
MessageTag.Label, MessageTag.MsgId, MessageTag.Time, MessageTag.Typing| Modifier and Type | Field and Description |
|---|---|
static TriFunction<Client,String,String,Badges> |
FUNCTION
Function to create this message tag.
|
static String |
NAME
Name of this message tag.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull List<Badges.Badge> |
getBadges()
Gets badges.
|
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,Badges> FUNCTION
public @NonNull List<Badges.Badge> getBadges()
protected @NonNull ToStringer toStringer()
MessageTagManager.DefaultMessageTagtoStringer in class MessageTagManager.DefaultMessageTagMessageTagManager.DefaultMessageTag.toString()Copyright © 2013–2021 Kitteh. All rights reserved.