Skip to main content
overlayed.universal.readyForGameEvents() must be called before any events will be emitted.

logged_in

The user’s account ID for that particular game.
{
	"type": "logged_in",
	"game": "siege",
	"content": {
		"account_id": "1234567890"
	}
}