Function
downstream-bot-category-kind
A value uniquely identifying the type of bot detected.
Returns ok(none) if bot detection was not executed.
downstream-bot-category-kind: func(ds-request: borrow<request>) -> result<option<bot-category>, error>;