Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckNameAvailabilityResponseBody

Package version

The response body returned for a request to Bot Service Management to check availability of a bot name.

Hierarchy

  • CheckNameAvailabilityResponseBody

Index

Properties

Properties

Optional message

message: undefined | string

additional message from the bot management api showing why a bot name is not available

Optional valid

valid: undefined | false | true

indicates if the bot name is valid.

Generated using TypeDoc