public class MessageCreateRequest extends Object
MessageCreateRequest(String content, String nonce, boolean tts, EmbedRequest embed)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MessageCreateRequest(@Nullable String content, @Nullable String nonce, boolean tts, @Nullable EmbedRequest embed)
public String toString()
toString
Object