Getting Team Chat
class RustChatMessage with fields:
steam_id: int
name: str
message: str
colour: str
time: intLast updated
Was this helpful?
class RustChatMessage with fields:
steam_id: int
name: str
message: str
colour: str
time: intLast updated
Was this helpful?
Was this helpful?