@ThreadSafe public interface Messagable
| Modifier and Type | Method and Description |
|---|---|
String |
lastMessage()
Gets the last message sent to this Messagable
|
void |
sendRaw(String... messages)
Send an array of messages to this recipient
|
void sendRaw(String... messages)
messages - String[] messages to be sentString lastMessage()
Copyright © 2016. All rights reserved.