WikiSearchResponse.Warnings Field

Definition

Any warnings returned with the request, or null if there weren't any

[Newtonsoft.Json.JsonProperty("warnings")]
public readonly WikiDotNet.Warning[]? Warnings;

Field Value

Warning[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute