QueryHost
Documentation menu

API reference · interfaces

Interface: RustData

Generated from the QueryHost package public TypeScript contract.

Rust-specific data collected from A2S sources.

Properties

players?

readonly optional players?: readonly RustPlayer[]

Omitted when Player is skipped or unavailable; empty means the server confirmed no players.


tags?

readonly optional tags?: readonly string[]

Server-advertised tags, when the info response provides them.