Package 

Interface ConnectorRestService

    • Method Summary

      Modifier and Type Method Description
      abstract Call<ClientMessageResponse> talk(@Path(value = "locale") Locale locale, @Body() ClientMessageRequest request)
      • Methods inherited from class ai.tock.bot.connector.rest.client.ConnectorRestService

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait