Lex Runtime V2 > Structures > RecognizedBotMember RecognizedBotMember¶ Structure Class¶ RecognizedBotMember dataclass ¶ The bot member that processes the request. Attributes¶ bot_id instance-attribute ¶ bot_id: str The identifier of the bot member that processes the request. bot_name class-attribute instance-attribute ¶ bot_name: str | None = None The name of the bot member that processes the request.