public interface ExternalMessageSendHelper
Modifier and Type | Method and Description |
---|---|
String |
getMessageContent(Message message,
CommandContext commandContext)
Returns the message content that will be sent to the external user.
|
String getMessageContent(Message message, CommandContext commandContext)
message
- commandContext
-