-- Tournament -- //
from protobuf message proto.packets.Request.AddAuthorizedUser
from protobuf field: string discord_id = 2;
from protobuf field: repeated string role_ids = 3;
from protobuf field: string tournament_id = 1;
-- Tournament -- //
Generated
from protobuf message proto.packets.Request.AddAuthorizedUser