public static class BlockActionPayload.Action.Text extends Object
| Constructor and Description |
|---|
Text() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getText() |
String |
getType() |
int |
hashCode() |
boolean |
isEmoji() |
void |
setEmoji(boolean emoji) |
void |
setText(String text) |
void |
setType(String type) |
String |
toString() |
Copyright © 2020. All rights reserved.