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