View Source A2S.Players (elixir_a2s v0.4.3)

Struct representing an A2S_PLAYER response.

Summary

Types

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