

# RecognizedBotMember
<a name="API_runtime_RecognizedBotMember"></a>

The bot member that processes the request.

## Contents
<a name="API_runtime_RecognizedBotMember_Contents"></a>

 ** botId **   <a name="lexv2-Type-runtime_RecognizedBotMember-botId"></a>
The identifier of the bot member that processes the request.  
Type: String  
Length Constraints: Fixed length of 10.  
Pattern: `^[0-9a-zA-Z]+$`   
Required: Yes

 ** botName **   <a name="lexv2-Type-runtime_RecognizedBotMember-botName"></a>
The name of the bot member that processes the request.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^([0-9a-zA-Z][_-]?)+$`   
Required: No

## See Also
<a name="API_runtime_RecognizedBotMember_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/runtime.lex.v2-2020-08-07/RecognizedBotMember) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/runtime.lex.v2-2020-08-07/RecognizedBotMember) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/runtime.lex.v2-2020-08-07/RecognizedBotMember) 