xoscar.destroy_actor#

async xoscar.destroy_actor(actor_ref: ActorRef)[source]#

Destroy an actor by its reference.

Parameters:

actor_ref (ActorRef) – Reference to an actor.

Return type:

bool