View Source A2S.Players (a2s v0.2.3)

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()]}