toggle menu
Dermato.AI
androidJvm
switch theme
search in API
Dermato.AI
/
com.dermatoai.api
/
DermatoChatBotEndpoint
Dermato
Chat
Bot
Endpoint
interface
DermatoChatBotEndpoint
Members
Functions
chat
Api
Link copied to clipboard
@
POST
(
value
=
"chatbot"
)
abstract
suspend
fun
chatApi
(
@
Body
chatRequest
:
ChatRequest
)
:
ChatResponse