Class BotIntent


  • public final class BotIntent
    extends java.lang.Object
    • Method Detail

      • intentName

        public java.lang.String intentName()
        Returns:
        The name of the intent. Must be less than or equal to 100 characters in length.
      • intentVersion

        public java.lang.String intentVersion()
        Returns:
        The version of the intent. Must be less than or equal to 64 characters in length.