public class ClientMessageConverterKt
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientAttachmentType toClientAttachmentType(@NotNull
ai.tock.bot.engine.action.SendAttachment.AttachmentType $this$toClientAttachmentType)
@NotNull
public static ai.tock.bot.engine.action.SendAttachment.AttachmentType toAttachmentType(@NotNull
ai.tock.bot.connector.rest.client.model.ClientAttachmentType $this$toAttachmentType)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientLocation toClientLocation(@NotNull
ai.tock.bot.engine.message.Location $this$toClientLocation)
@NotNull
public static ai.tock.bot.engine.message.Location toLocation(@NotNull
ai.tock.bot.connector.rest.client.model.ClientLocation $this$toLocation)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientConnectorType toClientConnectorType(@NotNull
ai.tock.bot.connector.ConnectorType $this$toClientConnectorType)
@NotNull
public static ai.tock.bot.connector.ConnectorType toConnectorType(@NotNull
ai.tock.bot.connector.rest.client.model.ClientConnectorType $this$toConnectorType)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientUserInterfaceType toClientUserInterfaceType(@NotNull
ai.tock.translator.UserInterfaceType $this$toClientUserInterfaceType)
@NotNull
public static ai.tock.translator.UserInterfaceType toUserInterfaceType(@NotNull
ai.tock.bot.connector.rest.client.model.ClientUserInterfaceType $this$toUserInterfaceType)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientMessage toClientMessage(@NotNull
ai.tock.bot.engine.message.Message $this$toClientMessage)
@NotNull
public static ai.tock.bot.engine.message.Message toMessage(@NotNull
ai.tock.bot.connector.rest.client.model.ClientMessage $this$toMessage)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientGenericMessage toClientSentenceElement(@NotNull
ai.tock.bot.engine.message.GenericMessage $this$toClientSentenceElement)
@NotNull
public static ai.tock.bot.engine.message.GenericMessage toSentenceElement(@NotNull
ai.tock.bot.connector.rest.client.model.ClientGenericMessage $this$toSentenceElement)
@NotNull
public static ai.tock.bot.connector.rest.client.model.ClientGenericElement toClientSentenceSubElement(@NotNull
ai.tock.bot.engine.message.GenericElement $this$toClientSentenceSubElement)
@NotNull
public static ai.tock.bot.engine.message.GenericElement toSentenceSubElement(@NotNull
ai.tock.bot.connector.rest.client.model.ClientGenericElement $this$toSentenceSubElement)