-
public class DirectMessageOutcomingEvent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DirectMessageOutcomingEvent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DirectMessageOutcomingEvent.Builderbuilder(Recipient target, String senderId, String text)-
-
Method Detail
-
builder
final DirectMessageOutcomingEvent.Builder builder(Recipient target, String senderId, String text)
-
-
-
-