set_agent
Method
This is a method of the BotProtocol class in the bots module.Set the agent that handles messages.
Signature
Parameters
Arc<Agent>
required
No description available.
Returns
()
The result of the operation.
set_agent: Set the agent that handles messages.
This is a method of the BotProtocol class in the bots module.Set the agent that handles messages.