public static class Message.DefaultImpls
A message.
public DefaultImpls()
@NotNull public static Action toAction(Message $this, @NotNull BotBus bus)
@NotNull public static java.lang.String toPrettyString(Message $this)
Returns a human readable string representation of the message.
public static boolean isSimpleMessage(Message $this)