get_agent
Method
This is a method of the BotProtocol class in the bots module.Get the current agent.
Signature
Returns
The result of the operation.
get_agent: Get the current agent.
This is a method of the BotProtocol class in the bots module.Get the current agent.
def get_agent(&self) -> Option<Arc<Agent>>