pub fn spawn_weekly_roi_webhook(
state: TeamAppState,
url: String,
) -> JoinHandle<()>Expand description
Spawn the weekly poster. Call once from serve_team when
roiWebhookUrl is configured and validated.
pub fn spawn_weekly_roi_webhook(
state: TeamAppState,
url: String,
) -> JoinHandle<()>Spawn the weekly poster. Call once from serve_team when
roiWebhookUrl is configured and validated.