View Source A2S.Players (Elixir_A2S v0.2.0)

Struct representing an A2S_PLAYER response.

Link to this section Summary

Link to this section Types

@type t() :: %A2S.Players{count: byte(), players: [A2S.Player.t()]}