@webitel/api-services
    Preparing search index...
    interface WebitelImApiGatewayV1Bot {
        id?: string;
        metadata?: WebitelImApiGatewayV1BotMetadata;
        name?: string;
        schemaId?: string;
        username?: string;
    }
    Index

    Properties

    id?: string
    name?: string
    schemaId?: string
    username?: string