UAInspector v2.1.0 UAInspector.Result.Bot View Source
Bot result struct.
Link to this section Summary
Link to this section Types
Specs
t() :: %UAInspector.Result.Bot{ category: String.t() | :unknown, name: String.t() | :unknown, producer: UAInspector.Result.BotProducer.t(), url: String.t() | :unknown, user_agent: String.t() }