namespace GameServiceWarden.InteractionAPI
{
public struct DisconnectResponse
public string reason;
}