Current character online
Bormotun.9568:
Is there way to get info what character currently online for certain account.
Porbably add field to account endpoint
{
lastSeen: ....// - date time character enters the world
character: {
name: John,
professtion: elementalist
level: 80 //optionaly
}
}