Function

downstream-bot-name

A string identifying the specific bot detected (e.g., GoogleBot, GPTBot, Bingbot). Returns ok(none) if bot detection was not executed or no bot was detected.

downstream-bot-name: func(ds-request: borrow​<request>, max-len: u64) -> result​<option​<string>, error>;