@webitel/api-services
Preparing search index...
webitel-im-api-gateway-v1-bots/webitel-im-api-gateway-v1-bots.zod
BotsCreateBotBody
Variable BotsCreateBotBody
Const
BotsCreateBotBody
:
ZodObject
<
{
metadata
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodString
>
>
;
name
:
ZodOptional
<
ZodString
>
;
schemaId
:
ZodOptional
<
ZodString
>
;
username
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...